This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 176733 - Enhancement: Overload Undo/Redo with Refactoring Undo/Redo operations.
Summary: Enhancement: Overload Undo/Redo with Refactoring Undo/Redo operations.
Status: CLOSED DUPLICATE of bug 48427
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 normal (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 15:32 UTC by gliesian
Modified: 2011-11-04 17:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gliesian 2009-11-12 15:32:34 UTC
I was about to open an issue about the confusion that is caused between the Edit | Undo, Edit | Redo and the Refactoring | Undo [refactoring] and Refactoring Redo [refactoring] operations...

Then I noticed how Eclipse Galileo handles their undo/redo operations.  There is no Undo/Redo under the refactoring menu, it's simply overloaded in the Edit Undo/Redo commands.

Review the Eclipse IDE to see there implementation.

Thanks.
Comment 1 Peter Pis 2009-11-15 13:20:51 UTC
Reassigning.
Comment 2 Jan Pokorsky 2009-11-16 05:16:14 UTC

*** This bug has been marked as a duplicate of bug 48427 ***