2006-07-26 16:14:41 +00:00
|
|
|
<?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"/>
|
2006-07-27 12:53:20 +00:00
|
|
|
<classpathentry kind="lib" path="lib/idcanet-x4o-bin.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
|
2006-08-11 23:55:21 +00:00
|
|
|
<classpathentry kind="lib" path="lib/juel-2.1.0-rc1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/juel-2.1.0-rc1-impl.jar"/>
|
2007-01-24 00:36:28 +00:00
|
|
|
<classpathentry kind="lib" path="lib/jms-api.jar"/>
|
2007-10-15 00:52:14 +00:00
|
|
|
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
|
2008-02-28 00:42:11 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2006-07-26 16:14:41 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|