2010-09-29 14:25:34 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-06-20 14:11:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="groovy.jar"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
|
|
|
<accessrules>
|
|
|
|
<accessrule kind="accessible" pattern="com/sun/rowset/*"/>
|
|
|
|
</accessrules>
|
|
|
|
</classpathentry>
|
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"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="cron4j-2.2.1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="barbecue-1.5-beta1.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="iText-2.1.7.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jcommon-1.0.16.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jfreechart-1.0.13.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="jnlp.jar"/>
|
2010-09-29 14:25:34 +07:00
|
|
|
<classpathentry kind="output" path="build"/>
|
|
|
|
</classpath>
|