Hi Kids:

I've been working on integrating Emacs JDB, (command line java debug
interface,) mode with Clojure.  It still a work in progress, and has
some funky aspects due to language differences between Clojure and
Java, but you can catch exceptions and  bring them up in the source
code, print out locals, set breakpoints and step, move up and down the
stack, all from within emacs.

Writeup is here:

http://georgejahad.com/clojure/cljdb.html

I'd appreciate any feedback.


Thanks,
g

PS. Thanks for creating such a great community!

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