2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2015-04-06 10:27:21 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="passay-1.0.jar"/>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="bsh-2.0b5.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="bsh-engine.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="groovy-engine.jar"/>
|
|
|
|
<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="barbecue-1.5-beta1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="iText-2.1.7.jar"/>
|
2014-10-30 01:36:29 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="jcommon-1.0.23.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jfreechart-1.0.19.jar"/>
|
2011-06-01 09:32:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="jnlp.jar"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="groovy-all-1.7.5.jar"/>
|
2014-10-30 01:36:29 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="super-csv-2.2.0.jar"/>
|
2014-10-13 10:05:19 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="barcode4j-2.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="bcprov-jdk15on-1.46.jar"/>
|
2014-10-16 13:34:12 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
2014-10-13 10:05:19 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
|
|
</attributes>
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="com/sun/rowset/**"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="output" path="bin"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
</classpath>
|