digester uses beanutils, so Eclipse needs to know about it to run the scene editor
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@568 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -5,5 +5,6 @@
|
|||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
|
||||||
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
|
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/google-collect.jar"/>
|
||||||
|
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-beanutils.jar"/>
|
||||||
<classpathentry kind="output" path="tests/dist/classes"/>
|
<classpathentry kind="output" path="tests/dist/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|||||||
Reference in New Issue
Block a user