fixed build path for eclipse

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6148 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 16 years ago
parent ebe6c823ac
commit 34be6f82d2

@ -24,8 +24,6 @@
<classpathentry exported="true" kind="lib" path="libx/odf_utils_05_11_29.jar"/>
<classpathentry exported="true" kind="lib" path="libx/tm-extractors-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libx/wsdl4j.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-scratchpad-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/inetlib.jar"/>
<classpathentry exported="true" kind="lib" path="libx/gnumail.jar"/>
<classpathentry exported="true" kind="lib" path="libx/activation.jar"/>
@ -46,5 +44,7 @@
<classpathentry kind="lib" path="lib/xerces.jar"/>
<classpathentry kind="lib" path="lib/bzip2.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/>
<classpathentry kind="lib" path="libx/poi-3.2-FINAL-20081019.jar"/>
<classpathentry kind="lib" path="libx/poi-scratchpad-3.2-FINAL-20081019.jar"/>
<classpathentry kind="output" path="gen"/>
</classpath>

Loading…
Cancel
Save