Mercurial > hg > fulltextIndexer
diff .classpath @ 0:dc7622afcfea default tip
initial
author | dwinter |
---|---|
date | Wed, 03 Nov 2010 12:33:16 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.classpath Wed Nov 03 12:33:16 2010 +0100 @@ -0,0 +1,15 @@ +<?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.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)"/> + <classpathentry kind="lib" path="/lucene-3.0.1/lucene-core-3.0.1.jar"/> + <classpathentry kind="lib" path="/lucene-3.0.1/build/contrib/analyzers/common/lucene-analyzers-3.0.1-dev.jar"/> + <classpathentry kind="lib" path="libs/jdom-1.0.jar"/> + <classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/> + <classpathentry kind="lib" path="libs/xmlrpc-common-3.1.jar"/> + <classpathentry kind="lib" path="libs/ws-commons-util-1.0.2.jar"/> + <classpathentry kind="lib" path="libs/xmlrpc-client-3.1.jar"/> + <classpathentry kind="lib" path="libs/commons-io-1.4.jar"/> + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> + <classpathentry kind="output" path="bin"/> +</classpath>