Tell eclipse about guicey jars.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5174 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Mike Thomas
2008-06-09 17:33:36 +00:00
parent 61fda944f8
commit 57ff422162
+2
View File
@@ -7,5 +7,7 @@
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/javassist.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/guice.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/atunit.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>