Files
nenya/.classpath
T
Mike Thomas 05da95bbb4 Stop eclipse copying .svn dirs to output dir.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@613 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-08-07 23:09:00 +00:00

10 lines
713 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/.svn/|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="**/.svn/|com/threerings/jme/|com/threerings/openal/" kind="src" output="tests/dist/classes" 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="bin"/>
</classpath>