2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2016-07-07 10:47:36 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2016-07-07 10:14:33 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2016-04-19 03:19:04 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="bsh-2.0b6.jar"/>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="jython-engine.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jython.jar"/>
|
2014-10-30 01:36:29 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="cron4j-2.2.5.jar"/>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="jnlp.jar"/>
|
2017-04-14 22:42:31 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="commons-validator-1.6.jar"/>
|
2016-07-07 10:14:33 +07:00
|
|
|
<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>
|