2009-10-14 22:01:11 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/castor-core.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/castor-xml.jar"/>
|
2018-08-30 01:37:39 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-fonts.jar"/>
|
2018-02-02 13:47:07 +07:00
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-chart-customizers.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-chart-themes.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-functions.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/olap4j.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/rhino.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/spring-beans.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/spring-core.jar"/>
|
|
|
|
<classpathentry exported="true" kind="lib" path="lib/xmpcore.jar"/>
|
2018-02-03 01:39:47 +07:00
|
|
|
<classpathentry kind="output" path="target/classes"/>
|
2009-10-14 22:01:11 +07:00
|
|
|
</classpath>
|