Eclipse metadata

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@472 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Charlie Groves
2007-10-26 18:37:21 +00:00
parent b5d6a6008b
commit 44ddce00e8
2 changed files with 25 additions and 0 deletions
+8
View File
@@ -0,0 +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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/nenya"/>
<classpathentry kind="output" path="tests/dist/classes"/>
</classpath>
+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>vilya</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>