Bug 25309 - change method signature refactoring should add @param [refactoring]
Summary: change method signature refactoring should add @param [refactoring]
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 36887
Blocks:
  Show dependency tree
 
Reported: 2002-10-24 09:25 EDT by Andrew Freeman CLA
Modified: 2004-08-13 13:38 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Freeman CLA 2002-10-24 09:25:20 EDT
When you add a param to a method, the @param should be added to the javadoc.  
Perhaps offer a wizard for filling in the javadoc text for the params being 
added.
Comment 1 Martin Aeschlimann CLA 2002-10-24 10:14:33 EDT
have a look at my suggestion in bug 25316
Comment 2 Erich Gamma CLA 2002-11-16 15:10:46 EST
defer - given that there is no support from JDT CORE in 2.1 
Comment 3 Adam Kiezun CLA 2003-04-25 11:27:06 EDT
reop
Comment 4 Adam Kiezun CLA 2003-04-25 11:27:50 EDT
no action until bug 36887 is fixed
Comment 5 Dirk Baeumer CLA 2004-08-13 13:37:54 EDT
Reopening...
Comment 6 Dirk Baeumer CLA 2004-08-13 13:38:27 EDT
We now add a @param iff the method already has a Javadoc comment.