Sweet. That worked. Thanks!

On Thu, Jun 16, 2011 at 1:32 PM, Johan Wirde <jo...@wirde.com> wrote:
> Hi!
> I have only built on OSX so far which is why I haven't noticed this
> problem. Apparently the com.sun.jdi classes are packaged differently than on
> other platforms (there is no tools.jar on OSX).
> The best solution I could come up with involved using a new feature from
> lein 1.6.0-SNAPSHOT (:extra-classpath-dirs).
> I would be very interested in other options for declaring a dependency on
> tools.jar in a leiningen project!
> Regards,
> Johan
> On Wed, Jun 15, 2011 at 7:55 PM, Asim Jalis <asimja...@gmail.com> wrote:
>>
>> Hi,
>>
>> I am trying to get swank-inject to work on Ubuntu Linux and I am
>> getting a failure related to tools.jar (ClassNotFoundException:
>> com.sun.jdi.Bootstrap jdi.clj: 1). This error does not go away even if
>> I add tools.jar directly to CLASSPATH.
>>
>> Has anyone seen this error before? Any ideas on how to solve this
>> would be great.
>>
>> Thanks!
>>
>> Asim

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