Hi guys, After complaining (alot) about the current debugger in JDEE, and also hacking codes (and learning on the way) for the past 2-3 months or so, I finally came out with a fully elisp java debugger, which I test and use use for my work.
The project is hosted at: http://code.google.com/p/jdibug/ And the most interesting page is probably the screenshot http://code.google.com/p/jdibug/wiki/ScreenShot I have not made any releases at the googlecode page, but you can get the files from the trunk repository over at googlecode. There might be a lot of small bugs here and there but generally it should be quite usable. I have managed to integrate one feature that someone proposed to have, which is an easier way of browsing objects that are of Set or Map type. Check the screenshot! Haven't written much documentation, so you guys who are willing to be my beta tester have to read thru some of the codes to realize the full functionality. Any comments welcome. Long live jdee. Cheers, Phuah Yee Keat ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
