mirror of https://github.com/apache/lucene.git
update eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0ef9c3c25f
commit
ea9eae7abb
|
@ -80,7 +80,7 @@
|
||||||
<classpathentry kind="lib" path="lucene/lib/ant-1.7.1.jar"/>
|
<classpathentry kind="lib" path="lucene/lib/ant-1.7.1.jar"/>
|
||||||
<classpathentry kind="lib" path="lucene/lib/ant-junit-1.7.1.jar"/>
|
<classpathentry kind="lib" path="lucene/lib/ant-junit-1.7.1.jar"/>
|
||||||
<classpathentry kind="lib" path="lucene/lib/junit-4.7.jar"/>
|
<classpathentry kind="lib" path="lucene/lib/junit-4.7.jar"/>
|
||||||
<classpathentry kind="lib" path="lucene/contrib/queries/lib/jakarta-regexp-1.4.jar"/>
|
<classpathentry kind="lib" path="lucene/contrib/sandbox/lib/jakarta-regexp-1.4.jar"/>
|
||||||
<classpathentry kind="lib" path="modules/analysis/icu/lib/icu4j-4_8.jar"/>
|
<classpathentry kind="lib" path="modules/analysis/icu/lib/icu4j-4_8.jar"/>
|
||||||
<classpathentry kind="lib" path="modules/analysis/phonetic/lib/commons-codec-1.4.jar"/>
|
<classpathentry kind="lib" path="modules/analysis/phonetic/lib/commons-codec-1.4.jar"/>
|
||||||
<classpathentry kind="lib" path="modules/analysis/morfologik/lib/morfologik-fsa-1.5.2.jar"/>
|
<classpathentry kind="lib" path="modules/analysis/morfologik/lib/morfologik-fsa-1.5.2.jar"/>
|
||||||
|
@ -112,7 +112,7 @@
|
||||||
<classpathentry kind="lib" path="solr/lib/velocity-1.6.4.jar"/>
|
<classpathentry kind="lib" path="solr/lib/velocity-1.6.4.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/velocity-tools-2.0.jar"/>
|
<classpathentry kind="lib" path="solr/lib/velocity-tools-2.0.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/wstx-asl-3.2.7.jar"/>
|
<classpathentry kind="lib" path="solr/lib/wstx-asl-3.2.7.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/lib/zookeeper-3.3.1.jar"/>
|
<classpathentry kind="lib" path="solr/lib/zookeeper-3.3.3.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/example/lib/jetty-6.1.26-patched-JETTY-1340.jar"/>
|
<classpathentry kind="lib" path="solr/example/lib/jetty-6.1.26-patched-JETTY-1340.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/example/lib/jetty-util-6.1.26-patched-JETTY-1340.jar"/>
|
<classpathentry kind="lib" path="solr/example/lib/jetty-util-6.1.26-patched-JETTY-1340.jar"/>
|
||||||
<classpathentry kind="lib" path="solr/example/lib/servlet-api-2.5-20081211.jar"/>
|
<classpathentry kind="lib" path="solr/example/lib/servlet-api-2.5-20081211.jar"/>
|
||||||
|
|
Loading…
Reference in New Issue