|
@@ -1,16 +1,16 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpath>
|
|
- <classpathentry kind="src" path="java"/>
|
|
|
|
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/c3p0-0.9.2.1.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/javolution-5.5.1.jar" sourcepath="dist/libs/javolution-5.5.1-src.zip"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/jython.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/jython-engine-2.2.1.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/mail-1.5.0.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/mmocore.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/netcon-1.7.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/Subnet-1.0.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/trove-3.0.3.jar"/>
|
|
|
|
- <classpathentry kind="lib" path="dist/libs/L2JGeoAbstraction.jar"/>
|
|
|
|
- <classpathentry kind="output" path="bin"/>
|
|
|
|
|
|
+ <classpathentry kind="src" path="java" />
|
|
|
|
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/c3p0-0.9.2.1.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/javolution-5.5.1.jar" sourcepath="dist/libs/javolution-5.5.1-src.zip" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/jython.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/jython-engine-2.2.1.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/mail-1.5.0.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/mmocore.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/netcon-1.7.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/Subnet-1.0.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/trove-3.0.3.jar" />
|
|
|
|
+ <classpathentry kind="lib" path="dist/libs/L2J_GeoAbstraction.jar" />
|
|
|
|
+ <classpathentry kind="output" path="bin" />
|
|
</classpath>
|
|
</classpath>
|