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 177883 - quick rename does not rename javadoc @param tags
Summary: quick rename does not rename javadoc @param tags
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 17:41 UTC by bjs16384
Modified: 2009-12-01 07:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bjs16384 2009-11-30 17:41:22 UTC
When you press Ctrl+R (at least with the default keyboard shortcuts) it lets you rename method parameters by changing the name in place. However, it does not rename javadoc @param tags for that parameter. When you right click on the parameter and go to Refactor > Rename... and rename the parameter using the "Rename Parameter index" and check the "Apply Rename on Comments" check box, it does rename @param tags.
Comment 1 Peter Pis 2009-12-01 07:28:28 UTC
WORKS in 6.8 RC1.