Bug 129957 - Binary class file editor shows "implements" instead of "extends" for an interface's super-interfaces
Summary: Binary class file editor shows "implements" instead of "extends" for an inter...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 trivial (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-01 10:25 EST by Nick Edgar CLA
Modified: 2006-03-28 08:19 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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