17 lines
971 B
XML
17 lines
971 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.8.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-digester-2.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-5.1.2.jar" sourcepath="lib/jasperreports-5.1.2-sources.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jasperreports-fonts-5.1.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jackson-core-2.0.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/xalan-2.7.1.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
|
|
<attributes>
|
|
<attribute name="owner.project.facets" value="java"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|