Skip to content

Commit

Permalink
#99 add java source paths
Browse files Browse the repository at this point in the history
  • Loading branch information
prayerslayer committed Apr 2, 2016
1 parent 1366699 commit 4ca524b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Expand Up @@ -33,6 +33,7 @@
:generative :generative
:all (constantly true)}
:plugins [[codox "0.6.3"]]
:java-source-paths ["src/java"]
:jvm-opts ["-Xmx512M"
;; "-XX:+PrintCompilation"
;; "-XX:+UnlockDiagnosticVMOptions"
Expand Down

0 comments on commit 4ca524b

Please sign in to comment.