2006-07-26 18:14:41 +02: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 14:53:20 +02:00
|
|
|
<classpathentry kind="lib" path="lib/idcanet-x4o-bin.jar"/>
|
2006-08-12 01:55:21 +02: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 01:36:28 +01:00
|
|
|
<classpathentry kind="lib" path="lib/jms-api.jar"/>
|
2007-10-15 02:52:14 +02:00
|
|
|
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
|
2008-02-28 01:42:11 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2008-04-21 01:48:21 +02:00
|
|
|
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_5_CONTAINER"/>
|
|
|
|
|
<classpathentry kind="var" path="jboss4/jboss-jca.jar"/>
|
|
|
|
|
<classpathentry kind="var" path="jboss4/jboss-j2ee.jar"/>
|
2006-07-26 18:14:41 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
|
</classpath>
|