This refactoring allows you to undo the add abstract parent class refactoring or the add child class refactoring. It takes a class that has no fields or methods, and removes it from the system. Where it is referenced in other java classes, it is replaced with the removed class's parent class.>
To remove a class, press the right mouse button on the class to be removed. Select "Type refactorings" and then "remove class" from the popup menu.
Last Modified: 30 October 2003