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-06-14 15:53:32 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-3.7.3.jar">
|
2010-03-25 06:35:42 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2010-06-14 15:53:32 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.13.jar">
|
2010-03-25 06:35:42 +07:00
|
|
|
<attributes>
|
|
|
|
<attribute name="org.eclipse.jst.component.dependency" value="../"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2010-03-06 02:46:25 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2009-10-14 22:01:11 +07:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|