2011/8/16 J. Pablo Fernández <pup...@pupeno.com>:
> I want to play around with a library I'm using so I started using the
> Leiningen checkouts feature and if I do lein repl it works. But when I'm
> running the REPL inside my editor I'm not running it through lein. Any ideas
> how to get my REPL to pick up checkouts like when I run it with lein?

It's impossible to say without knowing what your editor is, but you
will probably want to use the output of "lein classpath" when
configuring it if it can't hook directly up to leiningen via repl,
swank, nrepl, nailgun, etc.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to