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 - Rewrite JSF refactoring to Retouche
Summary: Rewrite JSF refactoring to Retouche
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on: 77310
Blocks: 88829
  Show dependency tree
 
Reported: 2007-05-22 22:43 UTC by Petr Pisl
Modified: 2007-09-04 10:52 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.