|
@@ -1,15 +1,15 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<classpath>
|
|
|
- <classpathentry excluding="**/.svn/*|.svn" kind="src" path="java" />
|
|
|
- <classpathentry excluding="**/.svn/*|.svn" kind="src" path="javaTest" />
|
|
|
- <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/jython.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/mmocore.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/netcon.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/jython-engine.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/javolution-5.3.1.jar" />
|
|
|
- <classpathentry kind="lib" path="lib/trove-2.1.0.jar" />
|
|
|
- <classpathentry kind="output" path="bin" />
|
|
|
+ <classpathentry excluding="**/.svn/*|.svn" kind="src" path="java"/>
|
|
|
+ <classpathentry excluding="**/.svn/*|.svn" kind="src" path="javaTest"/>
|
|
|
+ <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/jython.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/c3p0-0.9.1.2.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/mmocore.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/netcon.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/jython-engine.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/trove-2.1.0.jar"/>
|
|
|
+ <classpathentry kind="lib" path="lib/javolution-5.5.0.jar"/>
|
|
|
+ <classpathentry kind="output" path="bin"/>
|
|
|
</classpath>
|