2012-08-22 15:21:17 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/projectlibre_core"/>
|
2019-03-10 01:09:42 +01:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/projectlibre_build"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/jakarta-poi.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/rtfparserkit.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/commons-collections.jar"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/projectlibre_contrib"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/commons-lang.jar"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
|
2019-04-08 19:33:02 +02:00
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/jaxb-api.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/jaxb-core.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/jaxb-impl.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/javax.activation-api.jar"/>
|
|
|
|
<classpathentry kind="lib" path="/projectlibre_contrib/lib/exchange/commons-collections4.jar"/>
|
2012-08-22 15:21:17 +02:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|