On Sun, Nov 27, 2011 at 10:47 AM, David Powell <djpow...@djpowell.net> wrote:
> Is there any way in Leiningen to add a dependency on the JDK's tools.jar?
> Apparently it is possible with maven [1]
> I was thinking of porting my liverepl[2] utility over to leiningen to make
> it a bit easier to install, and easier to run without scripts, it uses the
> JDK's Attach API from tools.jar in order to connect to arbitrary Java
> processes.

You might be able to symlink tools.jar from java.home into ~/.lein/plugins

-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