|
@@ -1,19 +1,19 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<classpath>
|
|
|
- <classpathentry excluding="**/.svn/*|.svn" kind="src" path="java"/>
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
|
|
- <classpathentry kind="lib" path="lib/c3p0-0.9.2-pre1.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/javolution-5.5.1.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/jna.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/jython.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/jython-engine-2.2.1.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/mail.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/mailapi.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/mchange-commons-0.2.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/mmocore.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/netcon.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/smtp.jar"/>
|
|
|
- <classpathentry kind="lib" path="lib/trove-3.0.0.jar"/>
|
|
|
- <classpathentry kind="output" path="bin"/>
|
|
|
+ <classpathentry excluding="**/.svn/*|.svn" kind="src" path="java" />
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4" />
|
|
|
+ <classpathentry kind="lib" path="lib/c3p0-0.9.2-pre1.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/javolution-5.5.1.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/jna.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/jython.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/jython-engine-2.2.1.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/mail.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/mailapi.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/mchange-commons-0.2.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/mmocore.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/netcon.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/smtp.jar" />
|
|
|
+ <classpathentry kind="lib" path="lib/trove-3.0.0.jar" />
|
|
|
+ <classpathentry kind="output" path="bin" />
|
|
|
</classpath>
|