cursive
cursive copied to clipboard
leiningen multi module project is showing error and couldn't run tests in the module
Hi,
I've leiningen multi module project which uses lein-modules plugin. A sample project is here.
After I import this project, the code for standard library is showing error and test run is giving below error .
Error: Could not find or load main class clojure.main
Caused by: java.lang.ClassNotFoundException: clojure.main