Teach eclipse about jmustache down in our M2_REPO

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6221 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-10-22 20:48:55 +00:00
parent 0e18ec920e
commit 555b865bbf
+1
View File
@@ -18,5 +18,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/jsr250-api.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/gwt-utils"/>
<classpathentry kind="var" path="M2_REPO/com/samskivert/jmustache/1.0/jmustache-1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>