mirror of https://github.com/apache/lucene.git
LUCENE-3233: fix eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145182 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8445d20f5d
commit
afc7501161
|
@ -20,8 +20,6 @@
|
||||||
<classpathentry kind="src" path="lucene/contrib/queryparser/src/test"/>
|
<classpathentry kind="src" path="lucene/contrib/queryparser/src/test"/>
|
||||||
<classpathentry kind="src" path="lucene/contrib/spatial/src/java"/>
|
<classpathentry kind="src" path="lucene/contrib/spatial/src/java"/>
|
||||||
<classpathentry kind="src" path="lucene/contrib/spatial/src/test"/>
|
<classpathentry kind="src" path="lucene/contrib/spatial/src/test"/>
|
||||||
<classpathentry kind="src" path="lucene/contrib/wordnet/src/java"/>
|
|
||||||
<classpathentry kind="src" path="lucene/contrib/wordnet/src/test"/>
|
|
||||||
<classpathentry kind="src" path="lucene/contrib/xml-query-parser/src/java"/>
|
<classpathentry kind="src" path="lucene/contrib/xml-query-parser/src/java"/>
|
||||||
<classpathentry kind="src" path="lucene/contrib/xml-query-parser/src/test"/>
|
<classpathentry kind="src" path="lucene/contrib/xml-query-parser/src/test"/>
|
||||||
<classpathentry kind="src" path="modules/analysis/common/src/java"/>
|
<classpathentry kind="src" path="modules/analysis/common/src/java"/>
|
||||||
|
|
Loading…
Reference in New Issue