remove Gant library

This commit is contained in:
peter.gromov
2010-12-22 19:49:53 +03:00
parent 151dffbf9e
commit 871a014e19
3 changed files with 9 additions and 14 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GantSettings">
<option name="SDK_HOME" value="$PROJECT_DIR$/build/lib/gant" />
</component>
</project>
-13
View File
@@ -1,13 +0,0 @@
<component name="libraryTable">
<library name="Gant">
<CLASSES>
<root url="file://$PROJECT_DIR$/build/lib/gant/lib" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/build/lib/gant/src.zip!/groovy" />
<root url="jar://$PROJECT_DIR$/build/lib/gant/jps-sources.zip!/" />
</SOURCES>
<jarDirectory url="file://$PROJECT_DIR$/build/lib/gant/lib" recursive="false" />
</library>
</component>
+2 -1
View File
@@ -4,8 +4,9 @@
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="library" name="Gant" level="project" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Groovy" level="project" />
<orderEntry type="library" name="Ant" level="project" />
</component>
</module>