2012-11-30 00:17:44 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-10-16 07:08:34 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-10">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-10-16 07:08:34 +07:00
|
|
|
<classpathentry kind="src" path="WEB-INF/src"/>
|
2017-10-19 21:29:06 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/ckez.jar"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/daisydiff.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2012-11-30 00:17:44 +07:00
|
|
|
</classpath>
|