Hi George, I maintain my own dependency management software. Could you elaborate on what the classpath would look like, for both the client and the debugger? In the future I may want to extend CDT to a non-slime solution.
-Brent On Sep 25, 2:09 pm, George Jahad <cloj...@blackbirdsystems.net> wrote: > This is the most up-to-date > documentation:http://georgejahad.com/clojure/swank-cdt.html > > Is that what you are using? > > g > On Sep 22, 1:25 pm, Brent Millare <brent.mill...@gmail.com> wrote: > > > > > > > > > Hmm, I think it was a version mismatch for target repl and debug repl. > > So it works now. > > > New issue though, I'm running through the breakpoint example and I'm > > getting an error. The source file doesn't load upon reaching a > > breakpoint. I have set cdt-dir and cdt-source-path > > > (setq cdt-dir "/home/user/cdt") > > (setq cdt-source-path "/home/user/clojure-1.3.0-RC0/src/clj:/home/ > > user/clojure-1.3.0-RC0/src/jvm:") > > > bp set on (#<LocationImpl clojure.set$difference:61> #<LocationImpl > > clojure.set$difference:53> #<LocationImpl clojure.set$difference:48>) > > error in process filter: get-jar-entry: Search failed: " clojure/ > > set.clj$" > > error in process filter: Search failed: " clojure/set.clj$" > > > On Sep 22, 1:10 pm, Brent Millare <brent.mill...@gmail.com> wrote: > > > > Hi I'm trying to use the clojure debugging toolkit but I'm getting an > > > exception when I reach a breakpoint. > > > > exception in event handler java.lang.RuntimeException: > > > java.util.zip.ZipException: error in opening zip file. You may need to > > > restart CDT > > > > Anyone know what's going on? > > > > Best, > > > Brent -- 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