Git clone of jdee svn repository. https://jdee.svn.sourceforge.net/svnroot/jdee
Last updated Wed Jan 20 18:29:17 -0800 2010
Fully elisp Java Debugger. Git clone of jdibug from http://jdibug.googlecode.com/svn
Last updated Fri Nov 13 15:05:55 -0800 2009
emacs configuration
Last updated Sat May 09 00:53:03 -0700 2009
9 commits »
Updated jde-get-tools-jar for Mac osx
updating svn release revision range
removing generation of tar.gz files (we have enough)
adding release notes HTML generation and packaging target
adding changelog creation from svn repo comments
new (optional) logging for jde-jeval; no new functionality--just sending
jde-gen-class now respects jde-gen-create-javadoc
I found two bugs when using `jde-import-all':
Patch submitted by "Jeff Peck" <jpjnk4-jdee@yahoo.com> and also covered by Sourceforge patch 2923583:
8 commits »
25 commits »
revert and fix non-interactive functionality of jde-import-find-and-import
Patch submitted by "Jeff Peck" <jpjnk4-jdee@yahoo.com>:
Sourceforge patch 2923585 from toby cabot <toby@caboteria.org>
Enable Java 1.5 compatible parser in cedet
Patch submitted by Jeff Peck <jpjnk4-jdee@yahoo.com>
Sourceforge patch 2921503 submitted by toby cabot <toby@caboteria.org>
Sourceforge patch 2920766 submitted by toby cabot <toby@caboteria.org>
Sourceforge patch 2920085 from toby cabot <toby@caboteria.org>
Sourceforge patch 2919682 from toby cabot <toby@caboteria.org>
Sourceforge patch 2919625 from toby cabot <toby@caboteria.org>
Source patch 2919538 contributed by toby cabot <toby@caboteria.org>
Default jde-gen-println template to insert at current line.
Patch from 529pss at gmail.com:
Remove some compiler warnings, one of which was an actual bug
Make jde-jeval not assume results are strings -- this makes chunks of the jde-usages plugin functional again
Allow tempo templates to set point using '~'; More streamlined jde-gen-println template
From sourceforge patch 2907577 by Dimitris Vyzovitis :
Patch from "Jeff Peck" <jpjnk4-jdee@yahoo.com>:
A mode for emacs that handles clojure