Bug 148948 - [5.0][content assist] provide parameter hints inside an annotation's member value pair list
Summary: [5.0][content assist] provide parameter hints inside an annotation's member v...
Status: RESOLVED DUPLICATE of bug 93120
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 04:35 EDT by Tom Hofmann CLA
Modified: 2008-09-30 02:12 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hofmann CLA 2006-06-28 04:35:49 EDT
3.2

Description says it all: we should provide parameter hints for an annotation's member-value-pairs when within the parentheses of an annotation.

The hard part is that the validation scheme is completely different: member-value pairs are named, not positional as with methods.

See also bug 148521.
Comment 1 Jan Matèrne CLA 2006-06-28 05:59:36 EDT
See also bug 126364 for examples.
Comment 2 Dani Megert CLA 2008-09-30 02:12:33 EDT

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