Make eclipse output to dist/classes

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1045 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2011-01-01 05:03:19 +00:00
parent a5e05979ba
commit 5abc08c253
+1 -1
View File
@@ -6,5 +6,5 @@
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
<classpathentry kind="var" path="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar" sourcepath="M2_REPO/javax/annotation/jsr250-api/1.0/jsr250-api-1.0-sources.jar"/>
<classpathentry exported="true" kind="var" path="M2_REPO/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>