mirror of https://github.com/apache/lucene.git
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:
parent
d1203a28aa
commit
7bec24521d
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue