diff options
31 files changed, 3 insertions, 1198 deletions
diff --git a/.gitignore b/.gitignore index 199130ecb..60fc3717b 100644 --- a/.gitignore +++ b/.gitignore @@ -42,4 +42,6 @@ /EssentialsAntiBuild/dist/
/EssentialsAntiBuild/build/
/jars
-/out
\ No newline at end of file +/out
+.idea/
+*.iml
\ No newline at end of file diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 7fd826920..000000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Essentials
\ No newline at end of file diff --git a/.idea/ant.xml b/.idea/ant.xml deleted file mode 100644 index 23e6fe04c..000000000 --- a/.idea/ant.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="AntConfiguration"> - <buildFile url="file://$PROJECT_DIR$/Essentials/build.xml" /> - </component> -</project> - diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 074eb5c80..000000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="CompilerConfiguration"> - <option name="DEFAULT_COMPILER" value="Javac" /> - <resourceExtensions /> - <wildcardResourcePatterns> - <entry name="?*.properties" /> - <entry name="?*.xml" /> - <entry name="?*.gif" /> - <entry name="?*.png" /> - <entry name="?*.jpeg" /> - <entry name="?*.jpg" /> - <entry name="?*.html" /> - <entry name="?*.dtd" /> - <entry name="?*.tld" /> - <entry name="?*.ftl" /> - </wildcardResourcePatterns> - <annotationProcessing> - <profile default="true" name="Default" enabled="false"> - <processorPath useClasspath="true" /> - </profile> - </annotationProcessing> - </component> - <component name="JavacSettings"> - <option name="ADDITIONAL_OPTIONS_STRING" value="-target 1.6" /> - </component> -</project> - diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index 3572571ad..000000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,5 +0,0 @@ -<component name="CopyrightManager"> - <settings default=""> - <module2copyright /> - </settings> -</component>
\ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 77d25dd5b..000000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false"> - <file url="file://$PROJECT_DIR$/Essentials" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsAntiBuild" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsChat" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsGeoIP" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsGroupManager" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsProtect" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/EssentialsXMPP" charset="UTF-8" /> - </component> -</project> - diff --git a/.idea/libraries/Maven__com_iCo6_iConomy_6_0.xml b/.idea/libraries/Maven__com_iCo6_iConomy_6_0.xml deleted file mode 100644 index e1c635d69..000000000 --- a/.idea/libraries/Maven__com_iCo6_iConomy_6_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: com.iCo6:iConomy:6.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/iCo6/iConomy/6.0/iConomy-6.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/iCo6/iConomy/6.0/iConomy-6.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/iCo6/iConomy/6.0/iConomy-6.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__com_iConomy_iConomy_5_0.xml b/.idea/libraries/Maven__com_iConomy_iConomy_5_0.xml deleted file mode 100644 index 68a212375..000000000 --- a/.idea/libraries/Maven__com_iConomy_iConomy_5_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: com.iConomy:iConomy:5.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/com/iConomy/iConomy/5.0/iConomy-5.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/com/iConomy/iConomy/5.0/iConomy-5.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/com/iConomy/iConomy/5.0/iConomy-5.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__commons_io_commons_io_2_4.xml b/.idea/libraries/Maven__commons_io_commons_io_2_4.xml deleted file mode 100644 index bc2aad0ed..000000000 --- a/.idea/libraries/Maven__commons_io_commons_io_2_4.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: commons-io:commons-io:2.4"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.4/commons-io-2.4.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.4/commons-io-2.4-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/commons-io/commons-io/2.4/commons-io-2.4-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__cosine_BOSEconomy_0_7.xml b/.idea/libraries/Maven__cosine_BOSEconomy_0_7.xml deleted file mode 100644 index 8d8f8be1f..000000000 --- a/.idea/libraries/Maven__cosine_BOSEconomy_0_7.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: cosine:BOSEconomy:0.7"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/cosine/BOSEconomy/0.7/BOSEconomy-0.7.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/cosine/BOSEconomy/0.7/BOSEconomy-0.7-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/cosine/BOSEconomy/0.7/BOSEconomy-0.7-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__jivesoftware_smack_3_1_0.xml b/.idea/libraries/Maven__jivesoftware_smack_3_1_0.xml deleted file mode 100644 index 8d0da5dbb..000000000 --- a/.idea/libraries/Maven__jivesoftware_smack_3_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: jivesoftware:smack:3.1.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/jivesoftware/smack/3.1.0/smack-3.1.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/jivesoftware/smack/3.1.0/smack-3.1.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/jivesoftware/smack/3.1.0/smack-3.1.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__junit_junit_4_10.xml b/.idea/libraries/Maven__junit_junit_4_10.xml deleted file mode 100644 index ed8bf5fe7..000000000 --- a/.idea/libraries/Maven__junit_junit_4_10.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: junit:junit:4.10"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.10/junit-4.10-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__me_ashtheking_MultiCurrency_0_05.xml b/.idea/libraries/Maven__me_ashtheking_MultiCurrency_0_05.xml deleted file mode 100644 index 61fbfb70f..000000000 --- a/.idea/libraries/Maven__me_ashtheking_MultiCurrency_0_05.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: me.ashtheking:MultiCurrency:0.05"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/me/ashtheking/MultiCurrency/0.05/MultiCurrency-0.05.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/me/ashtheking/MultiCurrency/0.05/MultiCurrency-0.05-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/me/ashtheking/MultiCurrency/0.05/MultiCurrency-0.05-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__net_milkbowl_Vault_1_2.xml b/.idea/libraries/Maven__net_milkbowl_Vault_1_2.xml deleted file mode 100644 index 351770097..000000000 --- a/.idea/libraries/Maven__net_milkbowl_Vault_1_2.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: net.milkbowl:Vault:1.2"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/net/milkbowl/Vault/1.2/Vault-1.2.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/net/milkbowl/Vault/1.2/Vault-1.2-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/net/milkbowl/Vault/1.2/Vault-1.2-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_apache_commons_commons_compress_1_4_1.xml b/.idea/libraries/Maven__org_apache_commons_commons_compress_1_4_1.xml deleted file mode 100644 index 190209ed6..000000000 --- a/.idea/libraries/Maven__org_apache_commons_commons_compress_1_4_1.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.apache.commons:commons-compress:1.4.1"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_bukkit_bukkit_1_4_2_R0_3_SNAPSHOT.xml b/.idea/libraries/Maven__org_bukkit_bukkit_1_4_2_R0_3_SNAPSHOT.xml deleted file mode 100644 index 8ed2cfef1..000000000 --- a/.idea/libraries/Maven__org_bukkit_bukkit_1_4_2_R0_3_SNAPSHOT.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.bukkit:bukkit:1.4.2-R0.3-SNAPSHOT"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/bukkit/bukkit/1.4.2-R0.3-SNAPSHOT/bukkit-1.4.2-R0.3-SNAPSHOT.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/bukkit/bukkit/1.4.2-R0.3-SNAPSHOT/bukkit-1.4.2-R0.3-SNAPSHOT-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/bukkit/bukkit/1.4.2-R0.3-SNAPSHOT/bukkit-1.4.2-R0.3-SNAPSHOT-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_1.xml b/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_1.xml deleted file mode 100644 index acdf44300..000000000 --- a/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_1.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.hamcrest:hamcrest-core:1.1"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_mockito_mockito_core_1_9_5.xml b/.idea/libraries/Maven__org_mockito_mockito_core_1_9_5.xml deleted file mode 100644 index 5f7f780bf..000000000 --- a/.idea/libraries/Maven__org_mockito_mockito_core_1_9_5.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.mockito:mockito-core:1.9.5"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_objenesis_objenesis_1_0.xml b/.idea/libraries/Maven__org_objenesis_objenesis_1_0.xml deleted file mode 100644 index c79fa27d2..000000000 --- a/.idea/libraries/Maven__org_objenesis_objenesis_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.objenesis:objenesis:1.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/1.0/objenesis-1.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/1.0/objenesis-1.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/1.0/objenesis-1.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_projectlombok_lombok_0_11_6.xml b/.idea/libraries/Maven__org_projectlombok_lombok_0_11_6.xml deleted file mode 100644 index 6b05a518b..000000000 --- a/.idea/libraries/Maven__org_projectlombok_lombok_0_11_6.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.projectlombok:lombok:0.11.6"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/0.11.6/lombok-0.11.6.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/0.11.6/lombok-0.11.6-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/projectlombok/lombok/0.11.6/lombok-0.11.6-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/libraries/Maven__org_tukaani_xz_1_0.xml b/.idea/libraries/Maven__org_tukaani_xz_1_0.xml deleted file mode 100644 index 8b8042f39..000000000 --- a/.idea/libraries/Maven__org_tukaani_xz_1_0.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: org.tukaani:xz:1.0"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/org/tukaani/xz/1.0/xz-1.0.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/org/tukaani/xz/1.0/xz-1.0-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/org/tukaani/xz/1.0/xz-1.0-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 2d5ca7c0a..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,44 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="EntryPointsManager"> - <entry_points version="2.0" /> - </component> - <component name="IdProvider" IDEtalkID="2C16A12C16D2472A87479355E4A1041E" /> - <component name="MavenProjectsManager"> - <option name="originalFiles"> - <list> - <option value="$PROJECT_DIR$/Essentials/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsAntiBuild/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsChat/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsGeoIP/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsGroupBridge/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsGroupManager/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsProtect/pom.xml" /> - <option value="$PROJECT_DIR$/EssentialsXMPP/pom.xml" /> - </list> - </option> - </component> - <component name="ProjectResources"> - <default-html-doctype>http://www.w3.org/1999/xhtml</default-html-doctype> - </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK"> - <output url="file://$PROJECT_DIR$/out" /> - </component> - <component name="masterDetails"> - <states> - <state key="ProjectJDKs.UI"> - <settings> - <last-edited>1.7</last-edited> - <splitter-proportions> - <option name="proportions"> - <list> - <option value="0.2" /> - </list> - </option> - </splitter-proportions> - </settings> - </state> - </states> - </component> -</project> - diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index fc221b0a7..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/Essentials/Essentials.iml" filepath="$PROJECT_DIR$/Essentials/Essentials.iml" /> - <module fileurl="file://$PROJECT_DIR$/EssentialsAntiBuild/EssentialsAntiBuild.iml" filepath="$PROJECT_DIR$/EssentialsAntiBuild/EssentialsAntiBuild.iml" /> - <module fileurl="file://$PROJECT_DIR$/EssentialsChat/EssentialsChat.iml" filepath="$PROJECT_DIR$/EssentialsChat/EssentialsChat.iml" /> - <module fileurl="file://$PROJECT_DIR$/EssentialsGeoIP/EssentialsGeoIP.iml" filepath="$PROJECT_DIR$/EssentialsGeoIP/EssentialsGeoIP.iml" /> - </modules> - </component> -</project> - diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml deleted file mode 100644 index 922003b84..000000000 --- a/.idea/scopes/scope_settings.xml +++ /dev/null @@ -1,5 +0,0 @@ -<component name="DependencyValidationManager"> - <state> - <option name="SKIP_IMPORT_STATEMENTS" value="false" /> - </state> -</component>
\ No newline at end of file diff --git a/.idea/uiDesigner.xml b/.idea/uiDesigner.xml deleted file mode 100644 index 3b0002030..000000000 --- a/.idea/uiDesigner.xml +++ /dev/null @@ -1,125 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="Palette2"> - <group name="Swing"> - <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="1" hsize-policy="6" anchor="0" fill="1" /> - </item> - <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="1" anchor="0" fill="2" /> - </item> - <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3" /> - </item> - <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true"> - <default-constraints vsize-policy="7" hsize-policy="7" anchor="0" fill="3" /> - </item> - <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="3" anchor="0" fill="1" /> - <initial-values> - <property name="text" value="Button" /> - </initial-values> - </item> - <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> - <initial-values> - <property name="text" value="RadioButton" /> - </initial-values> - </item> - <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="3" anchor="8" fill="0" /> - <initial-values> - <property name="text" value="CheckBox" /> - </initial-values> - </item> - <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="0" anchor="8" fill="0" /> - <initial-values> - <property name="text" value="Label" /> - </initial-values> - </item> - <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> - <preferred-size width="150" height="-1" /> - </default-constraints> - </item> - <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> - <preferred-size width="150" height="-1" /> - </default-constraints> - </item> - <item class="javax.swing.JFormattedTextField" icon="/com/intellij/uiDesigner/icons/formattedTextField.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1"> - <preferred-size width="150" height="-1" /> - </default-constraints> - </item> - <item class="javax.swing.JTextArea" icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JTextPane" icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JEditorPane" icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JComboBox" icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="0" hsize-policy="2" anchor="8" fill="1" /> - </item> - <item class="javax.swing.JTable" icon="/com/intellij/uiDesigner/icons/table.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JList" icon="/com/intellij/uiDesigner/icons/list.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="2" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JTree" icon="/com/intellij/uiDesigner/icons/tree.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3"> - <preferred-size width="150" height="50" /> - </default-constraints> - </item> - <item class="javax.swing.JTabbedPane" icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> - <preferred-size width="200" height="200" /> - </default-constraints> - </item> - <item class="javax.swing.JSplitPane" icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="3" hsize-policy="3" anchor="0" fill="3"> - <preferred-size width="200" height="200" /> - </default-constraints> - </item> - <item class="javax.swing.JSpinner" icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false" auto-create-binding="true" can-attach-label="true"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> - </item> - <item class="javax.swing.JSlider" icon="/com/intellij/uiDesigner/icons/slider.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="8" fill="1" /> - </item> - <item class="javax.swing.JSeparator" icon="/com/intellij/uiDesigner/icons/separator.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="6" anchor="0" fill="3" /> - </item> - <item class="javax.swing.JProgressBar" icon="/com/intellij/uiDesigner/icons/progressbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1" /> - </item> - <item class="javax.swing.JToolBar" icon="/com/intellij/uiDesigner/icons/toolbar.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="6" anchor="0" fill="1"> - <preferred-size width="-1" height="20" /> - </default-constraints> - </item> - <item class="javax.swing.JToolBar$Separator" icon="/com/intellij/uiDesigner/icons/toolbarSeparator.png" removable="false" auto-create-binding="false" can-attach-label="false"> - <default-constraints vsize-policy="0" hsize-policy="0" anchor="0" fill="1" /> - </item> - <item class="javax.swing.JScrollBar" icon="/com/intellij/uiDesigner/icons/scrollbar.png" removable="false" auto-create-binding="true" can-attach-label="false"> - <default-constraints vsize-policy="6" hsize-policy="0" anchor="0" fill="2" /> - </item> - </group> - </component> -</project> - diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 9d32e507a..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="" vcs="" /> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project> - diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 8a2df0463..000000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,642 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="BuildServerSettings"> - <option name="LOGIN" value="" /> - <option name="SERVER_URL" value="http://buildserver" /> - <option name="PASSWORD" /> - <option name="REMEMBER_ME" value="true" /> - <option name="USE_IDEA_PROXY_SETTINGS" value="true" /> - <option name="TEST_STATUS_BUILD_TYPE_IDS" /> - <option name="INSPECTIONS_BUILD_TYPE_IDS" /> - <option name="DUPLICATES_BUILD_TYPE_IDS" /> - <option name="COVERAGE_SETTINGS" /> - <option name="ARTIFACTS_BUILD_TYPE_IDS" /> - <option name="PERFORM_COMMIT_IF_SUCCESSFUL" value="true" /> - <option name="PERFORM_COMMIT_IF_NO_NEW_FAILED_TESTS" value="false" /> - <option name="REQUEST_CONFIRMATON" value="false" /> - <option name="PRE_TESTED_COMMIT" value="true" /> - <option name="PROJECT_STATUS_DIALOG_SPLITTER_DIVIDER_LOCATION" value="500" /> - <option name="CHANGES_STATUS_DIALOG_SPLITTER_DIVIDER_LOCATION" value="500" /> - <option name="FILTER_BY_STATUS" value="false" /> - <option name="FILTER_MARKED_AS_FIXED" value="false" /> - <option name="SHOW_CLOSE_PROMPT" value="true" /> - <option name="TOOL_WINDOW_SELECTED_CONTENT_INDEX" value="0" /> - <option name="FILTER_BY_CURRENT_PROJECT" value="true" /> - </component> - <component name="ChangeListManager"> - <list default="true" id="441bb410-ba68-4128-9cf7-0fdd2f090da0" name="Default" comment="" /> - <ignored path="Essentials.iws" /> - <ignored path=".idea/workspace.xml" /> - <file path="/Dummy.txt" changelist="441bb410-ba68-4128-9cf7-0fdd2f090da0" time="1381106771267" ignored="false" /> - <file path="/messages.properties" changelist="441bb410-ba68-4128-9cf7-0fdd2f090da0" time="1376411491573" ignored="false" /> - <option name="TRACKING_ENABLED" value="true" /> - <option name="SHOW_DIALOG" value="false" /> - <option name="HIGHLIGHT_CONFLICTS" value="true" /> - <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> - <option name="LAST_RESOLUTION" value="IGNORE" /> - </component> - <component name="ChangesViewManager" flattened_view="true" show_ignored="false" /> - <component name="CreatePatchCommitExecutor"> - <option name="PATCH_PATH" value="" /> - </component> - <component name="DaemonCodeAnalyzer"> - <disable_hints /> - </component> - <component name="DebuggerManager"> - <ui_properties default_suspend_policy="SuspendAll" default_condition_enabled="true" /> - <breakpoint_any default_suspend_policy="SuspendAll" default_condition_enabled="true"> - <breakpoint> - <option name="NOTIFY_CAUGHT" value="true" /> - <option name="NOTIFY_UNCAUGHT" value="true" /> - <option name="ENABLED" value="false" /> - <option name="LOG_ENABLED" value="false" /> - <option name="LOG_EXPRESSION_ENABLED" value="false" /> - <option name="REMOVE_AFTER_HIT" value="false" /> - <option name="SUSPEND_POLICY" value="SuspendAll" /> - <option name="SUSPEND" value="true" /> - <option name="COUNT_FILTER_ENABLED" value="false" /> - <option name="COUNT_FILTER" value="0" /> - <option name="CONDITION_ENABLED" value="false" /> - <option name="CLASS_FILTERS_ENABLED" value="false" /> - <option name="INSTANCE_FILTERS_ENABLED" value="false" /> - <option name="CONDITION" value="" /> - <option name="LOG_MESSAGE" value="" /> - </breakpoint> - <breakpoint> - <option name="NOTIFY_CAUGHT" value="true" /> - <option name="NOTIFY_UNCAUGHT" value="true" /> - <option name="ENABLED" value="false" /> - <option name="LOG_ENABLED" value="false" /> - <option name="LOG_EXPRESSION_ENABLED" value="false" /> - <option name="REMOVE_AFTER_HIT" value="false" /> - <option name="SUSPEND_POLICY" value="SuspendAll" /> - <option name="SUSPEND" value="true" /> - <option name="COUNT_FILTER_ENABLED" value="false" /> - <option name="COUNT_FILTER" value="0" /> - <option name="CONDITION_ENABLED" value="false" /> - <option name="CLASS_FILTERS_ENABLED" value="false" /> - <option name="INSTANCE_FILTERS_ENABLED" value="false" /> - <option name="CONDITION" value="" /> - <option name="LOG_MESSAGE" value="" /> - </breakpoint> - </breakpoint_any> - <breakpoint_rules /> - <ui_properties /> - </component> - <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" /> - <component name="FavoritesManager"> - <favorites_list name="Essentials" /> - </component> - <component name="FileEditorManager"> - <leaf> - <file leaf-file-name="AlternativeCommandsHandler.java" pinned="false" current="true" current-in-tab="true"> - <entry file="file://$PROJECT_DIR$/Essentials/src/com/earth2me/essentials/AlternativeCommandsHandler.java"> - <provider selected="true" editor-type-id="text-editor"> - <state line="36" column="14" selection-start="1046" selection-end="1046" vertical-scroll-proportion="0.61997706"> - <folding /> - </state> - </provider> - </entry> - </file> - </leaf> - </component> - <component name="FindManager"> - <FindUsagesManager> - <setting name="OPEN_NEW_TAB" value="false" /> - </FindUsagesManager> - </component> - <component name="Git.Settings"> - <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> - </component> - <component name="GitLogSettings"> - <option name="myDateState"> - <MyDateState /> - </option> - </component> - <component name="IdeDocumentHistory"> - <option name="changedFiles"> - <list> - <option value="$PROJECT_DIR$/Essentials/src/messages.properties" /> - </list> - </option> - </component> - <component name="MavenImportPreferences"> - <option name="importingSettings"> - <MavenImportingSettings> - <option name="downloadDocsAutomatically" value="true" /> - <option name="downloadSourcesAutomatically" value="true" /> - <option name="importAutomatically" value="true" /> - <option name="keepSourceFolders" value="false" /> - <option name="lookForNested" value="true" /> - </MavenImportingSettings> - </option> - </component> - <component name="ProjectFrameBounds"> - <option name="x" value="-8" /> - <option name="y" value="-8" /> - <option name="width" value="1936" /> - <option name="height" value="1056" /> - </component> - <component name="ProjectLevelVcsManager" settingsEditedManually="true"> - <OptionsSetting value="true" id="Add" /> - <OptionsSetting value="true" id="Remove" /> - <OptionsSetting value="true" id="Checkout" /> - <OptionsSetting value="true" id="Update" /> - <OptionsSetting value="true" id="Status" /> - <OptionsSetting value="true" id="Edit" /> - <ConfirmationsSetting value="0" id="Add" /> - <ConfirmationsSetting value="0" id="Remove" /> - </component> - <component name="ProjectReloadState"> - <option name="STATE" value="0" /> - </component> - <component name="ProjectView"> - <navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5"> - <flattenPackages /> - <showMembers /> - <showModules /> - <showLibraryContents /> - <hideEmptyPackages /> - <abbreviatePackageNames /> - <autoscrollToSource /> - <autoscrollFromSource /> - <sortByType /> - </navigator> - <panes> - <pane id="PackagesPane"> - <subPane /> - </pane> - <pane id="Scope" /> - <pane id="ProjectPane"> - <subPane> - <PATH> - <PATH_ELEMENT> - <option name="myItemId" value="Essentials" /> - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> - </PATH_ELEMENT> - <PATH_ELEMENT> - <option name="myItemId" value="External Libraries" /> - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode" /> - </PATH_ELEMENT> - </PATH> - <PATH> - <PATH_ELEMENT> - <option name="myItemId" value="Essentials" /> - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> - </PATH_ELEMENT> - </PATH> - <PATH> - <PATH_ELEMENT> - <option name="myItemId" value="Essentials" /> - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" /> - </PATH_ELEMENT> - <PATH_ELEMENT> - <option name="myItemId" value="Essentials" /> - <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" /> - </PATH_ELEMENT> - </PATH> - </subPane> - </pane> - </panes> - </component> - <component name="PropertiesComponent"> - <property name="GoToFile.includeJavaFiles" value="false" /> - <property name="options.splitter.main.proportions" value="0.3" /> - <property name="options.lastSelected" value="project.propVCSSupport.Mappings" /> - <property name="MemberChooser.sorted" value="false" /> - <property name="last_opened_file_path" value="$PROJECT_DIR$" /> - <property name="MemberChooser.copyJavadoc" value="false" /> - <property name="GoToClass.toSaveIncludeLibraries" value="false" /> - <property name="WebServerToolWindowFactoryState" value="false" /> - <property name="FullScreen" value="false" /> - <property name="MemberChooser.showClasses" value="true" /> - <property name="GoToClass.includeLibraries" value="false" /> - <property name="options.searchVisible" value="true" /> - <property name="options.splitter.details.proportions" value="0.2" /> - </component> - <component name="RunManager"> - <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin"> - <module name="" /> - <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m" /> - <option name="PROGRAM_PARAMETERS" /> - <method /> - </configuration> - <configuration default="true" type="Remote" factoryName="Remote"> - <option name="USE_SOCKET_TRANSPORT" value="true" /> - <option name="SERVER_MODE" value="false" /> - <option name="SHMEM_ADDRESS" value="javadebug" /> - <option name="HOST" value="localhost" /> - <option name="PORT" value="5005" /> - <method /> - </configuration> - <configuration default="true" type="Applet" factoryName="Applet"> - <module name="" /> - <option name="MAIN_CLASS_NAME" /> - <option name="HTML_FILE_NAME" /> - <option name="HTML_USED" value="false" /> - <option name="WIDTH" value="400" /> - <option name="HEIGHT" value="300" /> - <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" /> - <option name="VM_PARAMETERS" /> - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> - <option name="ALTERNATIVE_JRE_PATH" /> - <method /> - </configuration> - <configuration default="true" type="TestNG" factoryName="TestNG"> - <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> - <module name="" /> - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> - <option name="ALTERNATIVE_JRE_PATH" /> - <option name="SUITE_NAME" /> - <option name="PACKAGE_NAME" /> - <option name="MAIN_CLASS_NAME" /> - <option name="METHOD_NAME" /> - <option name="GROUP_NAME" /> - <option name="TEST_OBJECT" value="CLASS" /> - <option name="VM_PARAMETERS" value="-ea" /> - <option name="PARAMETERS" /> - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> - <option name="OUTPUT_DIRECTORY" /> - <option name="ANNOTATION_TYPE" /> - <option name="ENV_VARIABLES" /> - <option name="PASS_PARENT_ENVS" value="true" /> - <option name="TEST_SEARCH_SCOPE"> - <value defaultName="moduleWithDependencies" /> - </option> - <option name="USE_DEFAULT_REPORTERS" value="false" /> - <option name="PROPERTIES_FILE" /> - <envs /> - <properties /> - <listeners /> - <method /> - </configuration> - <configuration default="true" type="Application" factoryName="Application"> - <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> - <option name="MAIN_CLASS_NAME" /> - <option name="VM_PARAMETERS" /> - <option name="PROGRAM_PARAMETERS" /> - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> - <option name="ALTERNATIVE_JRE_PATH" /> - <option name="ENABLE_SWING_INSPECTOR" value="false" /> - <option name="ENV_VARIABLES" /> - <option name="PASS_PARENT_ENVS" value="true" /> - <module name="" /> - <envs /> - <method /> - </configuration> - <configuration default="true" type="JUnit" factoryName="JUnit"> - <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" /> - <module name="" /> - <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" /> - <option name="ALTERNATIVE_JRE_PATH" /> - <option name="PACKAGE_NAME" /> - <option name="MAIN_CLASS_NAME" /> - <option name="METHOD_NAME" /> - <option name="TEST_OBJECT" value="class" /> - <option name="VM_PARAMETERS" value="-ea" /> - <option name="PARAMETERS" /> - <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" /> - <option name="ENV_VARIABLES" /> - <option name="PASS_PARENT_ENVS" value="true" /> - <option name="TEST_SEARCH_SCOPE"> - <value defaultName="moduleWithDependencies" /> - </option> - <envs /> - <patterns /> - <method /> - </configuration> - <list size="0" /> - <configuration name="<template>" type="WebApp" default="true" selected="false"> - <Host>localhost</Host> - <Port>5050</Port> - </configuration> - </component> - <component name="ShelveChangesManager" show_recycled="false" /> - <component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false"> - <option name="USER" value="" /> - <option name="PASSWORD" value="" /> - <option name="mySSHConnectionTimeout" value="30000" /> - <option name="mySSHReadTimeout" value="30000" /> - <option name="LAST_MERGED_REVISION" /> - <option name="MERGE_DRY_RUN" value="false" /> - <option name="MERGE_DIFF_USE_ANCESTRY" value="true" /> - <option name="UPDATE_LOCK_ON_DEMAND" value="false" /> - <option name="IGNORE_SPACES_IN_MERGE" value="false" /> - <option name="DETECT_NESTED_COPIES" value="true" /> - <option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" /> - <option name="IGNORE_SPACES_IN_ANNOTATE" value="true" /> - <option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" /> - <option name="FORCE_UPDATE" value="false" /> - <option name="IGNORE_EXTERNALS" value="false" /> - <myIsUseDefaultProxy>false</myIsUseDefaultProxy> - </component> - <component name="TaskManager"> - <task active="true" id="Default" summary="Default task"> - <changelist id="441bb410-ba68-4128-9cf7-0fdd2f090da0" name="Default" comment="" /> - <created>1352756031122</created> - <updated>1352756031122</updated> - </task> - <servers /> - </component> - <component name="ToolWindowManager"> - <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" /> - <editor active="true" /> - <layout> - <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> - <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> - <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.20651014" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> - <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="IDEtalk Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> - <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" /> - <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" /> - <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> - <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" /> - <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" /> - <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> - <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" /> - <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.23585913" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" /> - <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" /> - <window_info id="Data Sources" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" /> - <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" /> - <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" /> - <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" /> - <window_info id="TeamCity" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" /> - <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" /> - <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" /> - </layout> - </component> - <component name="VcsContentAnnotationSettings"> - <option name="myLimit" value="2678400000" /> - </component> - <component name="VcsManagerConfiguration"> - <option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" /> - <option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="true" /> - <option name="CHECK_NEW_TODO" value="true" /> - <option name="myTodoPanelSettings"> - <value> - <are-packages-shown value="false" /> - <are-modules-shown value="false" /> - <flatten-packages value="false" /> - <is-autoscroll-to-source value="false" /> - </value> - </option> - <option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" /> - <option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" /> - <option name="PERFORM_EDIT_IN_BACKGROUND" value="true" /> - <option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" /> - <option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" /> - <option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" /> - <option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" /> - <option name="CHANGED_ON_SERVER_INTERVAL" value="60" /> - <option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" /> - <option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" /> - <option name="DEFAULT_PATCH_EXTENSION" value="patch" /> - <option name="SHORT_DIFF_HORIZONTALLY" value="true" /> - <option name="SHORT_DIFF_EXTRA_LINES" value="2" /> - <option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" /> - <option name="INCLUDE_TEXT_INTO_PATCH" value="false" /> - <option name="INCLUDE_TEXT_INTO_SHELF" value="false" /> - <option name="SHOW_FILE_HISTORY_DETAILS" value="true" /> - <option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" /> - <option name="SHOW_DIRTY_RECURSIVELY" value="false" /> - <option name="LIMIT_HISTORY" value="true" /> - <option name="MAXIMUM_HISTORY_ROWS" value="1000" /> - <option name="UPDATE_FILTER_SCOPE_NAME" /> - <option name="USE_COMMIT_MESSAGE_MARGIN" value="false" /> - <option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" /> - <option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" /> - <option name="FORCE_NON_EMPTY_COMMENT" value="false" /> - <option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" /> - <option name="LAST_COMMIT_MESSAGE" /> - <option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" /> - <option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" /> - <option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" /> - <option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" /> - <option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" /> - <option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" /> - <option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" /> - <option name="ACTIVE_VCS_NAME" /> - <option name="UPDATE_GROUP_BY_PACKAGES" value="false" /> - <option name="UPDATE_GROUP_BY_CHANGELIST" value="false" /> - <option name="UPDATE_FILTER_BY_SCOPE" value="false" /> - <option name="SHOW_FILE_HISTORY_AS_TREE" value="false" /> - <option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" /> - </component> - <component name="XDebuggerManager"> - <breakpoint-manager /> - </component> - <component name="antWorkspaceConfiguration"> - <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" /> - <option name="FILTER_TARGETS" value="true" /> - <buildFile url="file://$PROJECT_DIR$/Essentials/build.xml"> - <targetFilters> - <filter targetName="default" isVisible="true" /> - <filter targetName="-pre-init" isVisible="false" /> - <filter targetName="-init-private" isVisible="false" /> - <filter targetName="-pre-init-libraries" isVisible="false" /> - <filter targetName="-init-private-libraries" isVisible="false" /> - <filter targetName="-init-libraries" isVisible="false" /> - <filter targetName="-init-user" isVisible="false" /> - <filter targetName="-init-project" isVisible="false" /> - <filter targetName="-do-init" isVisible="false" /> - <filter targetName="-post-init" isVisible="false" /> - <filter targetName="-init-check" isVisible="false" /> - <filter targetName="-init-macrodef-property" isVisible="false" /> - <filter targetName="-init-macrodef-javac-with-processors" isVisible="false" /> - <filter targetName="-init-macrodef-javac-without-processors" isVisible="false" /> - <filter targetName="-init-macrodef-javac" isVisible="false" /> - <filter targetName="-init-macrodef-junit-init" isVisible="false" /> - <filter targetName="-init-test-properties" isVisible="false" /> - <filter targetName="-init-macrodef-junit-single" isVisible="false" /> - <filter targetName="-init-macrodef-junit-batch" isVisible="false" /> - <filter targetName="-init-macrodef-junit" isVisible="false" /> - <filter targetName="-init-macrodef-testng" isVisible="false" /> - <filter targetName="-init-macrodef-test-impl" isVisible="false" /> - <filter targetName="-init-macrodef-junit-impl" isVisible="false" /> - <filter targetName="-init-macrodef-testng-impl" isVisible="false" /> - <filter targetName="-init-macrodef-test" isVisible="false" /> - <filter targetName="-init-macrodef-junit-debug" isVisible="false" /> - <filter targetName="-init-macrodef-junit-debug-batch" isVisible="false" /> - <filter targetName="-init-macrodef-junit-debug-impl" isVisible="false" /> - <filter targetName="-init-macrodef-testng-debug" isVisible="false" /> - <filter targetName="-init-macrodef-testng-debug-impl" isVisible="false" /> - <filter targetName="-init-macrodef-test-debug-junit" isVisible="false" /> - <filter targetName="-init-macrodef-test-debug-testng" isVisible="false" /> - <filter targetName="-init-macrodef-test-debug" isVisible="false" /> - <filter targetName="profile-init" isVisible="false" /> - <filter targetName="-profile-pre-init" isVisible="false" /> - <filter targetName="-profile-post-init" isVisible="false" /> - <filter targetName="-profile-init-macrodef-profile" isVisible="false" /> - <filter targetName="-profile-init-check" isVisible="false" /> - <filter targetName="-init-macrodef-nbjpda" isVisible="false" /> - <filter targetName="-init-debug-args" isVisible="false" /> - <filter targetName="-init-macrodef-debug" isVisible="false" /> - <filter targetName="-init-macrodef-java" isVisible="false" /> - <filter targetName="-init-macrodef-copylibs" isVisible="false" /> - <filter targetName="-init-presetdef-jar" isVisible="false" /> - <filter targetName="-init-ap-cmdline-properties" isVisible="false" /> - <filter targetName="-init-ap-cmdline-supported" isVisible="false" /> - <filter targetName="-init-ap-cmdline" isVisible="false" /> - <filter targetName="init" isVisible="false" /> - <filter targetName="-deps-jar-init" isVisible="false" /> - <filter targetName="-warn-already-built-jar" isVisible="false" /> - <filter targetName="deps-jar" isVisible="false" /> - <filter targetName="-verify-automatic-build" isVisible="false" /> - <filter targetName="-check-automatic-build" isVisible="false" /> - <filter targetName="-clean-after-automatic-build" isVisible="false" /> - <filter targetName="-pre-pre-compile" isVisible="false" /> - <filter targetName="-pre-compile" isVisible="false" /> - <filter targetName="-compile-depend" isVisible="false" /> - <filter targetName="-do-compile" isVisible="false" /> - <filter targetName="-copy-persistence-xml" isVisible="false" /> - <filter targetName="-post-compile" isVisible="false" /> - <filter targetName="compile" isVisible="true" /> - <filter targetName="-pre-compile-single" isVisible="false" /> - <filter targetName="-do-compile-single" isVisible="false" /> - <filter targetName="-post-compile-single" isVisible="false" /> - <filter targetName="compile-single" isVisible="false" /> - <filter targetName="-pre-pre-jar" isVisible="false" /> - <filter targetName="-pre-jar" isVisible="false" /> - <filter targetName="-do-jar-without-manifest" isVisible="false" /> - <filter targetName="-do-jar-with-manifest" isVisible="false" /> - <filter targetName="-do-jar-with-mainclass" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-create-manifest" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-copy-manifest" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-set-main" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-set-splashscreen" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-pack" isVisible="false" /> - <filter targetName="-do-jar-with-libraries-delete-manifest" isVisible="false" /> - <filter targetName="-do-jar-with-libraries" isVisible="false" /> - <filter targetName="-post-jar" isVisible="false" /> - <filter targetName="jar" isVisible="true" /> - <filter targetName="run" isVisible="true" /> - <filter targetName="-do-not-recompile" isVisible="false" /> - <filter targetName="run-single" isVisible="false" /> - <filter targetName="run-test-with-main" isVisible="false" /> - <filter targetName="-debug-start-debugger" isVisible="false" /> - <filter targetName="-debug-start-debugger-main-test" isVisible="false" /> - <filter targetName="-debug-start-debuggee" isVisible="false" /> - <filter targetName="debug" isVisible="true" /> - <filter targetName="-debug-start-debugger-stepinto" isVisible="false" /> - <filter targetName="debug-stepinto" isVisible="false" /> - <filter targetName="-debug-start-debuggee-single" isVisible="false" /> - <filter targetName="debug-single" isVisible="false" /> - <filter targetName="-debug-start-debuggee-main-test" isVisible="false" /> - <filter targetName="debug-test-with-main" isVisible="false" /> - <filter targetName="-pre-debug-fix" isVisible="false" /> - <filter targetName="-do-debug-fix" isVisible="false" /> - <filter targetName="debug-fix" isVisible="false" /> - <filter targetName="-profile-pre72" isVisible="true" /> - <filter targetName="-profile-single-pre72" isVisible="true" /> - <filter targetName="-profile-applet-pre72" isVisible="false" /> - <filter targetName="-profile-test-single-pre72" isVisible="false" /> - <filter targetName="-profile-check" isVisible="false" /> - <filter targetName="profile" isVisible="true" /> - <filter targetName="profile-single" isVisible="true" /> - <filter targetName="profile-test-single" isVisible="true" /> - <filter targetName="profile-test" isVisible="true" /> - <filter targetName="profile-test-with-main" isVisible="true" /> - <filter targetName="profile-applet" isVisible="false" /> - <filter targetName="-javadoc-build" isVisible="false" /> - <filter targetName="-javadoc-browse" isVisible="false" /> - <filter targetName="javadoc" isVisible="true" /> - <filter targetName="-pre-pre-compile-test" isVisible="false" /> - <filter targetName="-pre-compile-test" isVisible="false" /> - <filter targetName="-compile-test-depend" isVisible="false" /> - <filter targetName="-do-compile-test" isVisible="false" /> - <filter targetName="-post-compile-test" isVisible="false" /> - <filter targetName="compile-test" isVisible="false" /> - <filter targetName="-pre-compile-test-single" isVisible="false" /> - <filter targetName="-do-compile-test-single" isVisible="false" /> - <filter targetName="-post-compile-test-single" isVisible="false" /> - <filter targetName="compile-test-single" isVisible="false" /> - <filter targetName="-pre-test-run" isVisible="false" /> - <filter targetName="-do-test-run" isVisible="false" /> - <filter targetName="-post-test-run" isVisible="false" /> - <filter targetName="test-report" isVisible="false" /> - <filter targetName="-test-browse" isVisible="false" /> - <filter targetName="test" isVisible="true" /> - <filter targetName="-pre-test-run-single" isVisible="false" /> - <filter targetName="-do-test-run-single" isVisible="false" /> - <filter targetName="-post-test-run-single" isVisible="false" /> - <filter targetName="test-single" isVisible="true" /> - <filter targetName="-do-test-run-single-method" isVisible="false" /> - <filter targetName="-post-test-run-single-method" isVisible="false" /> - <filter targetName="test-single-method" isVisible="true" /> - <filter targetName="-debug-start-debuggee-test" isVisible="false" /> - <filter targetName="-debug-start-debuggee-test-method" isVisible="false" /> - <filter targetName="-debug-start-debugger-test" isVisible="false" /> - <filter targetName="debug-test" isVisible="false" /> - <filter targetName="debug-test-method" isVisible="false" /> - <filter targetName="-do-debug-fix-test" isVisible="false" /> - <filter targetName="debug-fix-test" isVisible="false" /> - <filter targetName="run-applet" isVisible="false" /> - <filter targetName="-debug-start-debuggee-applet" isVisible="false" /> - <filter targetName="debug-applet" isVisible="false" /> - <filter targetName="-deps-clean-init" isVisible="false" /> - <filter targetName="-warn-already-built-clean" isVisible="false" /> - <filter targetName="deps-clean" isVisible="false" /> - <filter targetName="-do-clean" isVisible="false" /> - <filter targetName="-post-clean" isVisible="false" /> - <filter targetName="clean" isVisible="true" /> - <filter targetName="-check-call-dep" isVisible="false" /> - <filter targetName="-maybe-call-dep" isVisible="false" /> - </targetFilters> - <expanded value="true" /> - </buildFile> - </component> - <component name="editorHistoryManager"> - <entry file="file://$PROJECT_DIR$/Essentials/src/com/earth2me/essentials/AlternativeCommandsHandler.java"> - <provider selected="true" editor-type-id="text-editor"> - <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> - <folding /> - </state> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/Essentials.iml"> - <provider selected="true" editor-type-id="text-editor"> - <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" /> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/Essentials.iml"> - <provider selected="true" editor-type-id="text-editor"> - <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" /> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/src/messages_cs.properties"> - <provider editor-type-id="ResourceBundle"> - <state /> - </provider> - <provider selected="true" editor-type-id="text-editor"> - <state line="10" column="0" selection-start="565" selection-end="565" vertical-scroll-proportion="0.18248175" /> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/src/messages.properties"> - <provider editor-type-id="ResourceBundle"> - <state /> - </provider> - <provider selected="true" editor-type-id="text-editor"> - <state line="5" column="0" selection-start="116" selection-end="116" vertical-scroll-proportion="-0.6" /> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/build.xml"> - <provider selected="true" editor-type-id="text-editor"> - <state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0"> - <folding /> - </state> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/Essentials/src/com/earth2me/essentials/AlternativeCommandsHandler.java"> - <provider selected="true" editor-type-id="text-editor"> - <state line="36" column="14" selection-start="1046" selection-end="1046" vertical-scroll-proportion="0.61997706"> - <folding /> - </state> - </provider> - </entry> - </component> -</project> - diff --git a/Essentials/Essentials.iml b/Essentials/Essentials.iml deleted file mode 100644 index 198129876..000000000 --- a/Essentials/Essentials.iml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> - <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="EssentialsGroupManager" /> - <orderEntry type="library" name="Maven: org.bukkit:bukkit:1.4.2-R0.3-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Maven: org.projectlombok:lombok:0.11.6" level="project" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" /> - <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.4.1" level="project" /> - <orderEntry type="library" name="Maven: org.tukaani:xz:1.0" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.10" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.1" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:1.9.5" level="project" /> - <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:1.0" level="project" /> - <orderEntry type="library" name="Maven: cosine:BOSEconomy:0.7" level="project" /> - <orderEntry type="library" name="Maven: com.iConomy:iConomy:5.0" level="project" /> - <orderEntry type="library" name="Maven: com.iCo6:iConomy:6.0" level="project" /> - <orderEntry type="library" name="Maven: me.ashtheking:MultiCurrency:0.05" level="project" /> - <orderEntry type="library" name="Maven: net.milkbowl:Vault:1.2" level="project" /> - </component> -</module> - diff --git a/EssentialsAntiBuild/EssentialsAntiBuild.iml b/EssentialsAntiBuild/EssentialsAntiBuild.iml deleted file mode 100644 index df12eff90..000000000 --- a/EssentialsAntiBuild/EssentialsAntiBuild.iml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="Essentials" /> - <orderEntry type="module" module-name="EssentialsGroupManager" /> - <orderEntry type="library" name="Maven: org.bukkit:bukkit:1.4.2-R0.3-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Maven: org.projectlombok:lombok:0.11.6" level="project" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" /> - <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.4.1" level="project" /> - <orderEntry type="library" name="Maven: org.tukaani:xz:1.0" level="project" /> - <orderEntry type="library" name="Maven: cosine:BOSEconomy:0.7" level="project" /> - <orderEntry type="library" name="Maven: com.iConomy:iConomy:5.0" level="project" /> - <orderEntry type="library" name="Maven: com.iCo6:iConomy:6.0" level="project" /> - <orderEntry type="library" name="Maven: me.ashtheking:MultiCurrency:0.05" level="project" /> - <orderEntry type="library" name="Maven: net.milkbowl:Vault:1.2" level="project" /> - </component> -</module> - diff --git a/EssentialsChat/EssentialsChat.iml b/EssentialsChat/EssentialsChat.iml deleted file mode 100644 index df12eff90..000000000 --- a/EssentialsChat/EssentialsChat.iml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="Essentials" /> - <orderEntry type="module" module-name="EssentialsGroupManager" /> - <orderEntry type="library" name="Maven: org.bukkit:bukkit:1.4.2-R0.3-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Maven: org.projectlombok:lombok:0.11.6" level="project" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" /> - <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.4.1" level="project" /> - <orderEntry type="library" name="Maven: org.tukaani:xz:1.0" level="project" /> - <orderEntry type="library" name="Maven: cosine:BOSEconomy:0.7" level="project" /> - <orderEntry type="library" name="Maven: com.iConomy:iConomy:5.0" level="project" /> - <orderEntry type="library" name="Maven: com.iCo6:iConomy:6.0" level="project" /> - <orderEntry type="library" name="Maven: me.ashtheking:MultiCurrency:0.05" level="project" /> - <orderEntry type="library" name="Maven: net.milkbowl:Vault:1.2" level="project" /> - </component> -</module> - diff --git a/EssentialsGeoIP/EssentialsGeoIP.iml b/EssentialsGeoIP/EssentialsGeoIP.iml deleted file mode 100644 index df12eff90..000000000 --- a/EssentialsGeoIP/EssentialsGeoIP.iml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false"> - <output url="file://$MODULE_DIR$/target/classes" /> - <output-test url="file://$MODULE_DIR$/target/test-classes" /> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> - <excludeFolder url="file://$MODULE_DIR$/target" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="module" module-name="Essentials" /> - <orderEntry type="module" module-name="EssentialsGroupManager" /> - <orderEntry type="library" name="Maven: org.bukkit:bukkit:1.4.2-R0.3-SNAPSHOT" level="project" /> - <orderEntry type="library" name="Maven: org.projectlombok:lombok:0.11.6" level="project" /> - <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" /> - <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.4.1" level="project" /> - <orderEntry type="library" name="Maven: org.tukaani:xz:1.0" level="project" /> - <orderEntry type="library" name="Maven: cosine:BOSEconomy:0.7" level="project" /> - <orderEntry type="library" name="Maven: com.iConomy:iConomy:5.0" level="project" /> - <orderEntry type="library" name="Maven: com.iCo6:iConomy:6.0" level="project" /> - <orderEntry type="library" name="Maven: me.ashtheking:MultiCurrency:0.05" level="project" /> - <orderEntry type="library" name="Maven: net.milkbowl:Vault:1.2" level="project" /> - </component> -</module> - |