Now it compiling only one file -- with main class.

I using (compile ...) calls in main file for each .clj file. How do it right?

link|improve this question
feedback

1 Answer

I have personally had the best luck using both leiningen and compojure/netbeans to edit a project created by leiningen. then i produce jar files using lein jar

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.