2009-10-14 22:01:11 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2010-03-25 06:35:42 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-digester-1.7.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/iReport.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2010-04-07 21:16:12 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-3.7.1.jar">
|
2010-03-25 06:35:42 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.3.jar">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2009-10-14 22:01:11 +07:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/tools"/>
|
2010-03-25 06:35:42 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
2009-10-14 22:01:11 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|