13 lines
741 B
XML
13 lines
741 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-digester-1.7.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/iReport.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="/tools/lib/itext-1.4.8.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-3.5.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.3.jar"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/tools"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|