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 124162

Summary: Adjust javadoc @param tags when instant-renaming method or type parameters
Product: java Reporter: matthies <matthies>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description matthies 2007-12-17 20:35:41 UTC
When instant-renaming method or type parameters, include the corresponding @param tags in Javadoc comments in the 
renaming process. This should be completely unambiguous (in contrast to the "Apply Rename on Comments" option on normal 
refactoring rename).
Comment 1 Jan Lahoda 2007-12-17 20:55:26 UTC

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