Bug 92733 - [assist] Classes suggested in implements clause
Summary: [assist] Classes suggested in implements clause
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC1   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-26 03:51 EDT by Martin Aeschlimann CLA
Modified: 2005-05-27 09:06 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 Martin Aeschlimann CLA 2005-04-26 03:51:34 EDT
20050426

Do a code assist in 
  public class MyMapEntry implements Ent// code assist here
  {}
You get interfaces 5 interfaces and 10 classes.

Obviously you can't insert classes here and the suggested classes also don't
contain an inner (static) interface.
The interface I want is not even in the list ('Map.Entry')

Even this case seems quite special, it shows up in the new type wizard
(interface table) where we also use the code assist infrastructure.
Comment 1 David Audel CLA 2005-05-18 09:30:12 EDT
Fixed.

See bug 94965 comment 1.
Comment 2 Maxime Daniel CLA 2005-05-27 03:02:52 EDT
Verified on build I20050526-2000-win32.