To use leiningen in conjunction with clooj:

1. Edit project.clj to reflect your dependencies (using clooj or whatever other 
editor).

2. Run "lein deps" from the command line within the project's directory.

3. Quit/restart clooj, since it builds its classpath on launch.

Works for me at least.

 -Lee


On Mar 23, 2012, at 1:10 PM, TI Explorer vet wrote:
> 
> Thank you, your answer makes sense.  Scrutiny of the Clooj readme reveals 
> "you are encouraged to use one of these [leiningen, cake] from the command 
> line in conjunction with the clooj editor."  I don't see how, though.  I've 
> run "lein deps" at the command line, and it makes satisfying noises, but it 
> doesn't improve my ability to write code in Clooj.  Does this mean I can't 
> write code incrementally in Clooj unless it has no dependencies?

-- 
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