mirror of
https://github.com/gnosygnu/xowa.git
synced 2024-10-27 20:34:16 +00:00
14 lines
758 B
XML
14 lines
758 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/100_core"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-analyzers-common-6.4.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-core-6.4.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-highlighter-6.4.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-memory-6.4.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-queryparser-6.4.2.jar"/>
|
|
<classpathentry kind="lib" path="lib/6.4.2/lucene-queries-6.4.2.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|