2017-03-10 18:24:41 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/100_core"/>
|
2017-03-13 16:53:45 +00:00
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
2017-03-13 19:48:54 +00:00
|
|
|
<classpathentry kind="lib" path="lib/lucene-analyzers-common-5.5.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-core-5.5.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-highlighter-5.5.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-memory-5.5.4.jar"/>
|
|
|
|
<classpathentry kind="lib" path="lib/lucene-queryparser-5.5.4.jar"/>
|
2017-03-10 18:24:41 +00:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|