-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathArabicIndexer.iml
26 lines (26 loc) · 1.59 KB
/
ArabicIndexer.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/out/ArabicIndexer" />
<output-test url="file://$MODULE_DIR$/out/ArabicIndexer" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="net.sf.ucanaccess:ucanaccess" level="project" />
<orderEntry type="library" name="com.itextpdf:kernel" level="project" />
<orderEntry type="library" name="org.apache.lucene:lucene-queryparser" level="project" />
<orderEntry type="library" name="net.sourceforge.tess4j:tess4j" level="project" />
<orderEntry type="library" name="org.xerial:sqlite-jdbc" level="project" />
<orderEntry type="library" name="org.json:json" level="project" />
<orderEntry type="library" name="org.elasticsearch.client:elasticsearch-rest-high-level-client" level="project" />
<orderEntry type="library" name="org.apache.lucene:lucene-highlighter" level="project" />
<orderEntry type="library" name="org.apache.lucene:lucene.analysis.common" level="project" />
<orderEntry type="library" name="com.h2database:h2" level="project" />
<orderEntry type="library" name="ghost4j" level="project" />
<orderEntry type="library" name="com.formdev:jide-oss" level="project" />
<orderEntry type="library" name="com.formdev:flatlaf.jide.oss" level="project" />
</component>
</module>