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-07-26 16:14:41 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|