2010-07-07 21:53:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src/main/server"/>
|
|
|
|
<classpathentry kind="src" path="src/main/servlet"/>
|
2010-07-10 17:09:49 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/jardiff.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/jnlp-servlet.jar"/>
|
2010-07-07 21:53:34 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-07-10 17:09:49 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2010-07-07 21:53:34 +07:00
|
|
|
<classpathentry kind="output" path="build/classes"/>
|
|
|
|
</classpath>
|