2012-08-22 15:21:17 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
2021-01-08 00:59:12 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2019-03-10 01:09:42 +01:00
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/jasperreports/bsh.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/jasperreports/jasperreports.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/jasperreports/jdt-compiler.jar"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/projectlibre_contrib"/>
|
2012-08-22 15:21:17 +02:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/projectlibre_core"/>
|
2019-03-10 01:09:42 +01:00
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/commons-collections.jar"/>
|
2021-01-08 00:59:12 +01:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2012-08-22 15:21:17 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|