2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-10-25 06:59:03 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2018-10-16 07:08:34 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2018-02-18 23:41:09 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-12-31 04:04:22 +07:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/bsh.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-validator.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/cron4j.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jnlp.jar"/>
|
2019-04-10 22:57:08 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/avalon-framework-api.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
</classpath>
|