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 119664 - Renaming a method formal parameter doesn't rename the javadoc param.
Summary: Renaming a method formal parameter doesn't rename the javadoc param.
Status: RESOLVED DUPLICATE of bug 102669
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 16:06 UTC by crosati
Modified: 2007-10-23 08:24 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 crosati 2007-10-22 16:06:48 UTC
Renaming a method's formal parameter with CMD-R (on mac, quick rename) doesn't rename the corresponding javadoc @param.
Comment 1 Jiri Prox 2007-10-23 08:24:45 UTC
This is duplicate of issue 102669. 
As a workaround use normal refactoring rename

Thanks for your report

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