2006-11-17 10:13:45 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/main/server"/>
|
|
|
|
<classpathentry kind="src" path="src/main/servlet"/>
|
|
|
|
<classpathentry kind="src" path="src/main/ejb"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="src" path="/tools"/>
|
|
|
|
<classpathentry kind="src" path="/base"/>
|
2007-05-10 10:37:54 +07:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/looks"/>
|
2007-07-04 17:03:57 +07:00
|
|
|
<classpathentry kind="lib" path="/jboss/client/jbossall-client.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:13:45 +07:00
|
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
|
|
</classpath>
|