Skip to content

Commit

Permalink
fixed build path for eclipse
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6148 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
orbiter committed Jun 28, 2009
1 parent ebe6c82 commit 34be6f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .classpath
Expand Up @@ -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"/>
Expand All @@ -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>

0 comments on commit 34be6f8

Please sign in to comment.