Download
 
 
JavaRefactor
Description:

The JavaRefactor plugin provides a means of automatically refactoring compilable Java source code using a small catalog of refactoring patterns. This currently includes class, field, method, and package renaming and PushDown and PullUp of methods and fields in an inheritance hierarchy. Other refactorings should be added in a future version.

The current version of this plugin does not allow source code to be synchronized once refactoring of a particular file has begun. In other words, once you have started refactoring the code in a buffer, future refactorings on that buffer will not take into account any independent changes made by editing until jEdit is restarted.

Author: Danny Dig
Category: Java-Centric

Version: 0.0.3
Requirements: JDK >= 1.3 · jEdit between 4.0pre1 and 4.2final
Binary Download: JavaRefactor-0.0.3-bin.tgz
JavaRefactor-0.0.3-bin.zip
Complete Download: JavaRefactor-0.0.3.tgz
JavaRefactor-0.0.3.zip
Release Date: June 14, 2002
 
Main Site
Features
Compatibility
Screenshots
Icons and Images
Reviews
Download
Plugins

Community
Community Site
Message Boards
Community Downloads
Links
Help
Quick Start Guide
Online Documentation
Feedback and Support
Developer
Development
SourceForge Project
Donate