2011-05-16 15:10:26 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
2012-07-23 19:51:43 +02:00
|
|
|
<classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/xmlrpc-client-3.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/xmlrpc-common-3.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/ws-commons-util-1.0.1.jar"/>
|
2012-11-28 15:57:29 +01:00
|
|
|
<classpathentry kind="lib" path="lib/jline-1.0.jar"/>
|
2011-05-16 15:10:26 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|