2010-07-07 21:53:34 +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"/>
|
2018-10-16 12:57:03 +07:00
|
|
|
<attribute name="add-exports" value="java.naming/com.sun.jndi.ldap=ALL-UNNAMED"/>
|
2018-10-16 07:08:34 +07:00
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-10-16 07:08:34 +07:00
|
|
|
<classpathentry kind="src" path="src/main/server"/>
|
|
|
|
<classpathentry kind="src" path="src/main/servlet"/>
|
|
|
|
<classpathentry kind="src" path="src/main/home"/>
|
2018-02-18 23:41:09 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/jnlp-jardiff.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="WEB-INF/lib/jnlp-servlet.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2010-07-07 21:53:34 +07:00
|
|
|
</classpath>
|