diff options
author | Chris Ward <chris@chrisgward.com> | 2013-10-18 17:32:47 +1100 |
---|---|---|
committer | Chris Ward <chris@chrisgward.com> | 2013-10-18 17:32:47 +1100 |
commit | 859db92ccc7692eab2ebdbc42d28eb70c46670c7 (patch) | |
tree | 9e2b0d3f71ac46605ae6b8eba2274398fd8b5e9a /EssentialsAntiBuild | |
parent | e0177e28b1cdd5f37065cad636eee51ed6c761f3 (diff) | |
download | Essentials-859db92ccc7692eab2ebdbc42d28eb70c46670c7.tar Essentials-859db92ccc7692eab2ebdbc42d28eb70c46670c7.tar.gz Essentials-859db92ccc7692eab2ebdbc42d28eb70c46670c7.tar.lz Essentials-859db92ccc7692eab2ebdbc42d28eb70c46670c7.tar.xz Essentials-859db92ccc7692eab2ebdbc42d28eb70c46670c7.zip |
Remove .idea and *.iml from git
Diffstat (limited to 'EssentialsAntiBuild')
-rw-r--r-- | EssentialsAntiBuild/EssentialsAntiBuild.iml | 27 |
1 files changed, 0 insertions, 27 deletions
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> - |