Tell eclipse about google.common.collect

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@550 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2008-01-25 19:40:47 +00:00
parent c0dde2751c
commit 0318dbe34e
+1
View File
@@ -4,5 +4,6 @@
<classpathentry kind="src" path="tests/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>