cec2df4685
+ Refactored a lot of the GUI + Fixed a few bugs with the swing components and swing interaction + Includes #304 + Added LAF theme selection + Moved the Visual Settings from the Settings menu to the View menu + Added a simplified tab names option
8 lines
398 B
XML
8 lines
398 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>com.bulenkov</groupId>
|
|
<artifactId>darcula</artifactId>
|
|
<version>2017.11bcv</version>
|
|
</project>
|