2010-03-25 07:03:31 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="src" path="/base"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="/tools/lib/junit.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="/tools/lib/testing/SuperCSV-with_src-1.52.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|