Bug 154633 - Type mismatch error message should use the qualified name when the two simple names are identical
Summary: Type mismatch error message should use the qualified name when the two simple...
Status: RESOLVED DUPLICATE of bug 105658
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-21 20:40 EDT by Olivier Thomann CLA
Modified: 2007-01-15 09:38 EST (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 Olivier Thomann CLA 2006-08-21 20:40:06 EDT
Righ now you can get a message like this:
"Type mismatch: cannot convert from List to List".
This could be the case with java.awt.List and java.util.List.
In this case qualified name would help to identify the problem quicker.
Comment 1 Markus Keller CLA 2007-01-15 09:38:59 EST

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