forked from darongmean/boot-lein-generate
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathboot-lein-generate.iml
24 lines (24 loc) · 1.65 KB
/
boot-lein-generate.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
<?xml version="1.0" encoding="UTF-8"?>
<module cursive.leiningen.project.LeiningenProjectsManager.displayName="onetom/boot-lein-generate:0.1.2" cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="false">
<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$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/dev-resources" 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: adzerk/bootlaces:0.1.13" level="project" />
<orderEntry type="library" name="Leiningen: boot/core:2.6.0" level="project" />
<orderEntry type="library" name="Leiningen: boot/pod:2.6.0" level="project" />
<orderEntry type="library" name="Leiningen: clojure-complete:0.2.4" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/clojure:1.9.0-alpha13" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/tools.nrepl:0.2.12" level="project" />
<orderEntry type="library" name="Leiningen: org.projectodd.shimdandy/shimdandy-impl:1.2.0" level="project" />
<orderEntry type="library" name="Leiningen: org.tcrawley/dynapath:0.2.3" level="project" />
</component>
</module>