Xrefactory - A refactoring source browser for Emacs and XEmacs.
Updated by FastRunner on Thursday, April 19th 2007.
Xrefactory is C, C++ and Java refactoring browser for Emacs and XEmacs providing multiple projects support,source browser, intellisense code completion, refactorings for safe symbol renaming, parameter manipulations, function/method extraction, etc. It is based on full pre-processing, parsing,and static analyzing of source code.
XRefactory's emacs plugin is simply the best refactoring took on the market. The only competitor is Intelli-J's IDEA. XRefactory gives you quick and easy access to important refactoring tools like extract method, extract class and other tools like symbol search and completion.
With the JDE, Java development becomes easy. JDE gives you abilities like automatically generating set/get pairs, automatically importing classes, good compile/debug support.