2008-12-15 13:18:01 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="lib" path="lib/appserv-admin.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/appserv-deployment-client.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/appserv-ext.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/appserv-rt.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
|
|
<classpathentry kind="src" path="/base"/>
|
2009-07-19 14:36:17 +07:00
|
|
|
<classpathentry kind="lib" path="/jboss/client/servlet-api.jar"/>
|
2008-12-15 13:18:01 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|