Since vilya currently uses depot 1.0 and will break if you point it at newer versions, let's tell that to eclipse too.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1036 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<classpathentry excluding="*/.svn/" kind="src" output="dist/classes" path="src/main/java"/>
|
||||
<classpathentry excluding="**/.svn/" kind="src" output="dist/test-classes" path="src/test/java"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="var" path="M2_REPO/com/samskivert/depot/1.0/depot-1.0.jar"/>
|
||||
<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"/>
|
||||
|
||||
Reference in New Issue
Block a user