2017-03-10 18:24:41 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/100_core"/>
|
2017-03-13 02:57:42 +00:00
|
|
|
<classpathentry kind="lib" path="lib/lucene-core-6.4.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-memory-6.4.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-highlighter-6.4.2.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-queryparser-6.4.2.jar"/>
|
2017-03-13 14:05:21 +00:00
|
|
|
<classpathentry kind="lib" path="C:/000/200_dev/110_java/gplx.gflucene/lib/lucene-analyzers-common-6.4.2.jar"/>
|
2017-03-10 18:24:41 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|