projectlibre-code/openproj_contrib/.classpath
Laurent chretienneau d2fa3c20a2 Initial commit
2012-08-22 15:21:17 +02:00

11 lines
544 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/jasperreports/jasperreports.jar"/>
<classpathentry kind="lib" path="lib/jasperreports/bsh.jar"/>
<classpathentry kind="lib" path="lib/commons-lang.jar"/>
<classpathentry kind="lib" path="lib/jdnc-0_7-all.jar"/>
<classpathentry kind="lib" path="lib/exchange/jakarta-poi.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>