14 lines
628 B
XML
14 lines
628 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="tests"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib/idcanet-x4o-bin.jar"/>
|
|
<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
|
|
<classpathentry kind="lib" path="lib/juel-2.1.0-rc1.jar"/>
|
|
<classpathentry kind="lib" path="lib/juel-2.1.0-rc1-impl.jar"/>
|
|
<classpathentry kind="lib" path="lib/jms-api.jar"/>
|
|
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|