Debugging – error debugging clojure using swing CDT: “unable to add tools.jar to classpath”

I'm learning how to debug a clojure application... I've tried several tools and no one convinced me Now I'm trying the swap CDT based on CDT... I've read the instructions here:

http://georgejahad.com/clojure/swank-cdt.html

I have added my dev dependency to my lein project (in my case, clojure source "1.2.1" because I use clojure 1.2.1...)

I've run lein DEPs And lein install... Elein swing uses repl, and slim connect is used to connect my repl... So far, it's good... I've used it (using 'debugproject. Core) and run it well

Now.. When try (using 'swing. CDT) I enter my stack trace:

com. sun. jdi. Bootstrap [throw class java. Lang. classnotfoundexception]

In my repl:

Warning: unable to convert tools Add jar to classpath.jar This may cause CDT initialization to fail

What did I do wrong!??

Thank you for your patience and reading all my posts: D thank you very much for helping me

Solution

Swan clojure 1.4 released yesterday 0 will automatically set up tools for you Jar garbage You do not need symbolic links or copy anything

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>