12 lines
722 B
XML
12 lines
722 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<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="lib/jasperreports-3.7.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jfreechart-1.0.13.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|