projectlibre-code/projectlibre_exchange/.classpath

20 lines
1.4 KiB
Text
Raw Permalink Normal View History

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"/>
<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"/>
<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>