Using the latest clojure binaries
Hi,
I am starting to learn Clojure and I use the La Clojure plugin. I have downloaded and installed the latest clojure on my Mac, but when I launch the REPL from the plugin, it launches an older one. How do I configure the plugin to use the latest version of Clojure?
Regards,
Rangarajan
Please sign in to leave a comment.
You should attach as library right clojure.jar to your project.
Best regards,
Aleksandr Podkhaliuzin.
Thanks, that works.
Regards,
Rangarajan