Index: trunk/lucene-search-2/.classpath |
— | — | @@ -4,7 +4,6 @@ |
5 | 5 | <classpathentry kind="src" path="test"/> |
6 | 6 | <classpathentry kind="src" path="resources"/> |
7 | 7 | <classpathentry kind="lib" path="lib/commons-logging-1.1.jar"/> |
8 | | - <classpathentry kind="lib" path="lib/junit-4.1.jar" sourcepath="/home/rainman/lucene/junit-4.1-src.jar"/> |
9 | 8 | <classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/> |
10 | 9 | <classpathentry kind="lib" path="lib/lucene-analyzers.jar"/> |
11 | 10 | <classpathentry kind="lib" path="lib/ws-commons-util-1.0.1.jar"/> |
— | — | @@ -16,5 +15,6 @@ |
17 | 16 | <classpathentry kind="lib" path="lib/mysql-connector-java-3.0.17-ga-bin.jar"/> |
18 | 17 | <classpathentry kind="lib" path="lib/snowball.jar" sourcepath="/lucene-2.3/contrib/snowball/src"/> |
19 | 18 | <classpathentry kind="lib" path="lib/lucene-core-2.3.jar" sourcepath="/home/rainman/Documents/packages/lucene-2.3.2"/> |
| 19 | + <classpathentry kind="lib" path="lib/junit-3.8.2.jar" sourcepath="lib/junit-3.8.2.src.jar"/> |
20 | 20 | <classpathentry kind="output" path="bin"/> |
21 | 21 | </classpath> |