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 104554

Summary: Rewrite JSF refactoring to Retouche
Product: javaee Reporter: Petr Pisl <ppisl>
Component: JSFAssignee: Petr Pisl <ppisl>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 77310    
Bug Blocks: 88829    

Description Petr Pisl 2007-05-22 22:43:42 UTC
The JSF refactoring reflects changes in the java sources to the jsf
configuration files. In NB 5.5 there are available Find Usages, Rename, Move and
Save Delete refactorings. All these refactoring have to be re-written to use
Retouche.
Comment 1 Petr Pisl 2007-05-22 22:45:08 UTC
Find Usages and Rename is already done. Move and Save Delete still has to be done.
Comment 2 Petr Jiricka 2007-06-19 14:02:19 UTC
Done.
Comment 3 Jiri Skrivanek 2007-09-04 10:52:38 UTC
Verified.