Unable to run REPL
I'm new to IntelliJ (and La Clojure). Running IntelliJ v. 11.0.1 community edition, installed La Clojure plugin version 0.4.30. I created a clojure project am able to run the code by creating a run configuration, setting the namespace and calling functions from the script REPL. So far so good. But I would like to use the various options under Tools/Clojure REPL (load file to REPL, run selected text, etc.), unfortuntately all of those options are greyed out. I must have something misconfigured but I don't have any idea as to what. Thanks for any help you can give me.
请先登录再写评论。
I have the same issue. I don't know how to enable those.
Also, I'm using the Leiningen plugin which I've figured out. But it would be nice if I ran a clj file if it would pull in at least that clj file. I had to create a run and repl leiningen task to get my code to run.
Please create an issue in our issue tracker: http://youtrack.jetbrains.com/issues/CLJ
Best regards,
Alexander Podkhalyuzin.