Marcin Skotniczny

Results 2 comments of Marcin Skotniczny

If by precompilation, you mean separate task, then I didn't get into that (I assume a leiningen plugin would be necessary). Although if you use the handler as prescribed in...

I am not sure... I just had java 1.6 installed:). But quick googling got me one answer- try adding this to project.clj: :javac-options ["-target" "1.6" "-source" "1.6"]