Bug 101117 - [quick fix] not all argument casts shown for overloaded methods
Summary: [quick fix] not all argument casts shown for overloaded methods
Status: RESOLVED DUPLICATE of bug 77581
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-21 15:28 EDT by Koen van Dijken CLA
Modified: 2005-06-22 03:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koen van Dijken CLA 2005-06-21 15:28:56 EDT
When an argument to a method is of wrong type, one of the quick fixes shown is
'Cast argument XXX to YYY'. When the method is overloaded to have different
parameter types, not all possible quick fixes are shown, only one of them.

3.1RC3
Comment 1 Martin Aeschlimann CLA 2005-06-22 03:24:11 EDT

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