Skip to content

Commit

Permalink
Non-semantic: IntelliJ file.
Browse files Browse the repository at this point in the history
  • Loading branch information
pupeno committed Dec 18, 2015
1 parent e6d81d4 commit ed5be8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions to-jdbc-uri.iml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<module cursive.leiningen.project.LeiningenProjectsManager.isLeinModule="true" type="JAVA_MODULE" version="4">
<module cursive.leiningen.project.LeiningenProjectsManager.displayName="com.carouselapps/to-jdbc-uri:0.5.0-SNAPSHOT" 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" />
Expand All @@ -11,10 +11,10 @@
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Leiningen: clojure-complete:0.2.3" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/clojure:1.6.0" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/tools.nrepl:0.2.6" level="project" />
<orderEntry type="library" name="Leiningen: org.clojure/tools.nrepl:0.2.10" level="project" />
</component>
</module>

0 comments on commit ed5be8d

Please sign in to comment.