Bug 129957

Summary: Binary class file editor shows "implements" instead of "extends" for an interface's super-interfaces
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M6   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2006-03-01 10:25:52 EST
3.2 M5

- open type on a binary interface I having some super-interface S, with no source
- the editor shows: 
public abstract interface A implements S

It should use "extends" instead.
Comment 1 Olivier Thomann CLA 2006-03-03 14:30:23 EST
Fixed and released in HEAD.
Updated existing regression tests.
Comment 2 Jerome Lanneluc CLA 2006-03-28 08:19:30 EST
Verified for 3.2 M6 using build I20060328-0010