Hi, I have custom in-project leiningen task (setup described here: http://blog.martinhynar.cz/2014/10/14/Project-clj-data-into-runtime.html). With such setup, REPL refuses to start with Leiningen aborted: exit code 1: 'inject-parameters' is not a task. See 'lein help'.
Running lein compile (or whatever task) goes just fine.
I am using Idea 13.1.6 and Cursive 0.1.41
Hi, I have custom in-project leiningen task (setup described here: http://blog.martinhynar.cz/2014/10/14/Project-clj-data-into-runtime.html). With such setup, REPL refuses to start with
Leiningen aborted: exit code 1: 'inject-parameters' is not a task. See 'lein help'.Running lein compile (or whatever task) goes just fine.
I am using Idea 13.1.6 and Cursive 0.1.41