2006-11-17 10:08:46 +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 kind="src" path="/looks"/>
|
2007-05-16 06:19:30 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/junit.jar"/>
|
2008-07-24 22:04:39 +07:00
|
|
|
<classpathentry kind="lib" path="/tools/lib/activemq-core-5.0.0.jar"/>
|
2006-11-17 10:08:46 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|