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 106762 - Provide 'rename' refactoring for xml, xhtml, html...
Summary: Provide 'rename' refactoring for xml, xhtml, html...
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 2 votes (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 09:38 UTC by tomzi
Modified: 2007-06-26 02:09 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 tomzi 2007-06-15 09:38:43 UTC
Imagine you are in a large xhtml file and just want to change the start and end tag e.g

<f:form>
......
</f:from>

into 

<ajax4jsf:form>
...
</ajax4jsf:form>

It would be a great enhancement to have Refactor/Rename to rename those tags
Comment 1 Samaresh Panda 2007-06-26 02:09:40 UTC
Post 6.0.