Files
depot/.classpath
T

13 lines
724 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ant.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/guava.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/junit4.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/velocity-1.5-dev.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/samskivert"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>