root/lucene-ws/trunk/.classpath

Revision 586, 0.8 kB (checked in by adam.paynter, 10 months ago)

resolving bug mentioned in ticket #15

Line 
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"/>
5         <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
6         <classpathentry kind="lib" path="lib/junit-4.1.jar"/>
7         <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
8         <classpathentry kind="lib" path="lib/lucene-core-2.3.0.jar"/>
9         <classpathentry kind="lib" path="lib/lucene-misc-2.3.0.jar"/>
10         <classpathentry kind="lib" path="lib/lucene-similarity-2.3.0.jar"/>
11         <classpathentry kind="lib" path="lib/lucene-spellchecker-2.3.0.jar"/>
12         <classpathentry kind="lib" path="lib/lucene-wordnet-2.3.0.jar"/>
13         <classpathentry kind="lib" path="lib/servlet-api-2.5-6.0.2.jar"/>
14         <classpathentry kind="output" path="bin"/>
15 </classpath>
Note: See TracBrowser for help on using the browser.