0
votes

here is a very specific question re the clojure class path and lein / emacs

lets say I'm working with a project and have a repl with clojure-jack-in. I need to add a new dependency to this project, is there any way to run lein deps and then be able to use the downloaded .jar in the open repl right away (possibly a repl command?)?

right now whenever I need to add a new dependency I need to reset the swank/slime connection for it to become visible in the classpath.

Thanks

1

1 Answers

0
votes

I see three options: