More output fixes.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@705 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2008-08-04 17:47:49 +00:00
parent c5de0f2ccf
commit c0492fcce4
+1 -2
View File
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="dist/classes" path="src/java"/>
<classpathentry kind="src" path="tests/src/java"/>
<classpathentry kind="src" output="tests/dist/classes" path="tests/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-beanutils.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>