2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
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"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jython-engine.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jython.jar"/>
|
2018-01-30 14:44:05 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2016-07-07 10:14:33 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
</classpath>
|