Let Eclipse know about Narya's gwt-user.jar and gwt-utils dependencies.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6189 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2010-10-13 17:04:26 +00:00
parent 0007febea3
commit 339c822d3a
+2
View File
@@ -10,6 +10,7 @@
</classpathentry>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/depot"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/gwt-user.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/atunit.jar">
<accessrules>
<accessrule kind="nonaccessible" pattern="atunit/lib/com/google/**"/>
@@ -17,5 +18,6 @@
</classpathentry>
<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="output" path="bin"/>
</classpath>