Eclipse metadata

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4856 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Charlie Groves
2007-10-26 18:37:07 +00:00
parent e6af23ad38
commit 0784d40c10
2 changed files with 27 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/samskivert"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>
<classpathentry kind="var" path="EXT_LIBS_DIR/javassist.jar"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>
+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>narya</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>