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

Summary: Refactor parameter doesn't rename javadoc parameter
Product: java Reporter: fommil <fommil>
Component: EditorAssignee: Max Sauer <msauer>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***