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 162709 - Refactor parameter doesn't rename javadoc parameter
Summary: Refactor parameter doesn't rename javadoc parameter
Status: RESOLVED DUPLICATE of bug 102669
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 12:44 UTC by fommil
Modified: 2009-04-15 12:48 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 fommil 2009-04-15 12:44:26 UTC
If a parameter of a method/constructor is renamed using the refactor command (Ctrl-R on my machine), the Javadocs are left untouched... the parameter 
should also be renamed in the Javadocs.
Comment 1 Jiri Prox 2009-04-15 12:48:14 UTC
This is already filed. Thanks for you report anyway

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