Mercurial > hg > fulltextIndexer
comparison .classpath @ 0:dc7622afcfea default tip
initial
author | dwinter |
---|---|
date | Wed, 03 Nov 2010 12:33:16 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:dc7622afcfea |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <classpath> | |
3 <classpathentry kind="src" path="src"/> | |
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)"/> | |
5 <classpathentry kind="lib" path="/lucene-3.0.1/lucene-core-3.0.1.jar"/> | |
6 <classpathentry kind="lib" path="/lucene-3.0.1/build/contrib/analyzers/common/lucene-analyzers-3.0.1-dev.jar"/> | |
7 <classpathentry kind="lib" path="libs/jdom-1.0.jar"/> | |
8 <classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/> | |
9 <classpathentry kind="lib" path="libs/xmlrpc-common-3.1.jar"/> | |
10 <classpathentry kind="lib" path="libs/ws-commons-util-1.0.2.jar"/> | |
11 <classpathentry kind="lib" path="libs/xmlrpc-client-3.1.jar"/> | |
12 <classpathentry kind="lib" path="libs/commons-io-1.4.jar"/> | |
13 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> | |
14 <classpathentry kind="output" path="bin"/> | |
15 </classpath> |