[[+content_image]]
A
A
Andrey Titov2016-01-31 11:07:24
emacs
Andrey Titov, 2016-01-31 11:07:24

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

[[+comments_count]] answer(s)
K
Kirill Chernyshov, 2016-02-02
@delaguardo

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

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question