Updated Eclipse settings from Dave.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2317 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2008-05-29 01:05:59 +00:00
parent b1f9ac47a3
commit 1bc0fc3346
+17 -16
View File
@@ -1,16 +1,17 @@
<?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/commons-collections.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-digester.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-io.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-logging.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache-1.2.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/junit4.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/mail.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/servlet-api.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/velocity-1.5-dev.jar"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>
<?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/commons-collections.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-digester.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-io.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-logging.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache-1.2.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/junit4.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/mail.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/servlet-api.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/velocity-1.5-dev.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/log4j.jar"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>