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 117883 - Quick rename (Command-R on Mac OS X) doesn't rename inside javadoc
Summary: Quick rename (Command-R on Mac OS X) doesn't rename inside javadoc
Status: RESOLVED DUPLICATE of bug 102669
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-05 09:40 UTC by crosati
Modified: 2007-10-05 13:25 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-05 09:40:05 UTC
If I rename a method parameter using "quick rename" (Command-R on Mac OS X) every instance of the parameter name changes inside the method block but 
not the corresponding @param in javadoc.
Comment 1 Jan Lahoda 2007-10-05 13:25:43 UTC

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