Adjust .iml files for IntelliJ

This commit is contained in:
Justin Hanney 2020-04-05 12:36:07 -07:00
parent 8302de21b1
commit 82a3506157
2 changed files with 12 additions and 12 deletions

View File

@ -128,7 +128,7 @@
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/guice-4.2.1.jar!/" />
<root url="jar://$MODULE_DIR$/lib/guice-4.2.3-no_aop.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />

View File

@ -172,15 +172,6 @@
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../core/lib/guice-4.2.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
@ -245,5 +236,14 @@
<SOURCES />
</library>
</orderEntry>
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/../core/lib/guice-4.2.3-no_aop.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>