OK, I give up, flatten libraries on the file system

This commit is contained in:
Stepan Koltsov
2012-03-10 02:23:55 +04:00
parent 62221494e2
commit ed7c00e0a1
5 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="guice-3.0"> <library name="guice-3.0">
<CLASSES> <CLASSES>
<root url="jar://$PROJECT_DIR$/lib/guice/aopalliance.jar!/" /> <root url="jar://$PROJECT_DIR$/lib/guice-3.0.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/guice/guice-3.0.jar!/" /> <root url="jar://$PROJECT_DIR$/lib/guice-aopalliance.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/guice/javax.inject.jar!/" /> <root url="jar://$PROJECT_DIR$/lib/guice-javax.inject.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$PROJECT_DIR$/lib/guice/guice-3.0-src.zip!/" /> <root url="jar://$PROJECT_DIR$/lib/guice-3.0-src.zip!/" />
</SOURCES> </SOURCES>
</library> </library>
</component> </component>