Xrefactory2.0.14
A refactoring source browser for Emacs and XEmacs.
- Development
- Languages
- C and CPlusPlus

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.
- linux
- Downloads3241
- LicenseSource-available commercial
- Tags
Downloads / Release History
Comments

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. JDE and XRefactory are my 2 most important tools.