-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbible-lib.iml
39 lines (39 loc) · 2.76 KB
/
bible-lib.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
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="BuildSystem">
<option name="buildSystemId" value="LEININGEN" />
<option name="displayName" value="bible-lib:0.1.0-SNAPSHOT" />
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/dev-resources" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Leiningen: clojure-complete:0.2.5" level="project" />
<orderEntry type="library" name="Leiningen: clucie:0.4.2" level="project" />
<orderEntry type="library" name="Leiningen: com.ibm.icu/icu4j:62.1" level="project" />
<orderEntry type="library" name="Leiningen: commons-codec:1.10" level="project" />
<orderEntry type="library" name="Leiningen: nrepl:0.6.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-common:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-icu:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-kuromoji:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-phonetic:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-smartcn:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-analyzers-stempel:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-core:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-queries:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-queryparser:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.apache.lucene/lucene-sandbox:7.5.0" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/clojure:1.10.1" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/core.specs.alpha:0.2.44" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/spec.alpha:0.2.176" level="project" />
</component>
</module>