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 119624

Summary: Impossible to undo after deletion of package
Product: java Reporter: Roman Mostyka <romanmostyka>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: emononen, pjiricka, ppisl
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2007-10-22 11:01:34 UTC
1. Create web application with "JavaServer Faces" framework.
2. Add Managed Bean to package "my.test.stuff".
3. Rightclick package and choose "Delete".

Result: Package and it's content are deleted, but undo is disabled after this and it is impossible to undo changes.
Comment 1 Erno Mononen 2007-10-22 11:17:33 UTC
Not specific to JSF refactoring, reassigning for further evalution.
Comment 2 Jan Becicka 2007-10-22 15:36:18 UTC

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