Tell eclipse about guicey jars.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@530 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Mike Thomas
2008-06-09 17:33:46 +00:00
parent 935cf0e7c2
commit 68bbc19f8d
+2
View File
@@ -5,5 +5,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/narya"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/xml-writer.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/atunit.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/guice.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>