Teach eclipse to get those from M2_REPO

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1020 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2010-11-28 07:38:33 +00:00
parent eb67a699a5
commit fe560b0dfd
+2 -2
View File
@@ -4,7 +4,7 @@
<classpathentry excluding="**/.svn/" kind="src" output="tests/dist/classes" path="src/test/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="var" path="EXT_LIBS_DIR/jsr250-api.jar"/>
<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"/>
</classpath>