Eclipse metadata

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@309 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Charlie Groves
2007-10-26 18:37:15 +00:00
parent 0f98f64a9a
commit 3e47134b06
2 changed files with 26 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="com/threerings/jme/|com/threerings/media/sound/ModPlayer.java|com/threerings/media/sound/OggPlayer.java|com/threerings/openal/" kind="src" output="dist/classes" path="src/java"/>
<classpathentry excluding="com/threerings/jme/|com/threerings/openal/" kind="src" path="tests/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/narya"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/xml-writer.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>nenya</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>