Answer the question
In order to leave comments, you need to log in
[[+content_image]]
How to connect Clojure 1.8 to Cider in Emacs?
Clojure 1.7 is currently installed. Prescribed
:dependencies [[robert/hooke "1.3.0"]
[com.gfredericks/repl-utils "0.2.6"]
[org.clojure/tools.nrepl "0.2.12"]
[org.clojure/tools.namespace "0.2.11"]
[org.clojure/clojure "1.8.0"]]
in profiles.clj, but Emacs doesn't hook Clojure 1.8. What and where should be tightened?
Answer the question
In order to leave comments, you need to log in
check that you did everything according to the instructions - https://github.com/clojure-emacs/cider#using-leiningen
cider does not depend on the version of clojure, the version of cider itself and cider-nrepl can only differ
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question