fix eclipse classpath

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145837 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2011-07-13 01:59:17 +00:00
parent d1203a28aa
commit 7bec24521d
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@
<classpathentry kind="src" path="modules/facet/src/test"/>
<classpathentry kind="src" path="modules/grouping/src/java"/>
<classpathentry kind="src" path="modules/grouping/src/test"/>
<classpathentry kind="src" path="modules/join/src/java"/>
<classpathentry kind="src" path="modules/join/src/test"/>
<classpathentry kind="src" path="modules/queries/src/java"/>
<classpathentry kind="src" path="modules/queries/src/test"/>
<classpathentry kind="src" path="modules/queryparser/src/java"/>