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 164181

Summary: Encapsulate fields does can't be undone
Product: java Reporter: Rastislav Komara <moonko>
Component: RefactoringAssignee: Jan Pokorsky <jpokorsky>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description Rastislav Komara 2009-04-30 11:24:08 UTC
There is no undo available after applying "Encapsulate Fields" refactoring.
Comment 1 Jan Pokorsky 2009-04-30 11:54:52 UTC
Product Version: NetBeans IDE Dev (Build 090429)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.27-11-generic running on i386; UTF-8; en_US (nb)

I am not able to reproduce it. What build number? Have you looked for the Refactoring->Undo or Edit->Undo?
Comment 2 Jiri Prox 2009-08-20 16:19:59 UTC
It this still valid issue?
Comment 3 Peter Pis 2009-09-18 10:12:23 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 4 Rastislav Komara 2009-09-21 09:08:21 UTC
This issue is still valid. I'm changing it to be enhancement due to existing workaround using Refactoring->Undo/Redo.
But this issue is about accessing undo/redo from standard undo/redo stack within netbeans.
Comment 5 Jan Pokorsky 2009-09-29 15:16:24 UTC

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