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.

[1] http://maven.apache.org/general.html#tools-jar-dependency
[2] https://github.com/djpowell/liverepl

-- 
Dave

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