Bug 73044 - Linked mode does not take javadoc tags into account [quick fix]
Summary: Linked mode does not take javadoc tags into account [quick fix]
Status: RESOLVED DUPLICATE of bug 69462
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-01 06:52 EDT by Tobias Widmer CLA
Modified: 2005-01-21 09:18 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Widmer CLA 2004-09-01 06:52:44 EDT
Build I20040824: When invoking the create method quick fix on a unresolved 
method name, the linked mode does not link with any created javadoc @param 
tags.
Comment 1 Tobias Widmer CLA 2004-09-01 06:57:23 EDT
Additionally, methods having a return type genererate only @return, which is 
flagged if the preference report errors in tags is enabled. We could insert a 
linked reference to the type name as default, or just an insertion point to 
complete the tag.
Comment 2 Martin Aeschlimann CLA 2005-01-21 09:18:14 EST

*** This bug has been marked as a duplicate of 69462 ***