Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318486 - Show "New Interface" Dialog in plugin.xml editor for java attributes that extends an interface
Summary: Show "New Interface" Dialog in plugin.xml editor for java attributes that ext...
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 11:16 EDT by Stefan W. CLA
Modified: 2019-09-09 02:39 EDT (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 Stefan W. CLA 2010-06-30 11:16:06 EDT
Build Identifier: 20100617-1415

Extend plugin.xml editor to show "New Interface" dialog instead of "New Java Class " dialog for extension point schemas specifying an attribute of type 'java' which EXTENDs an interface. Currently it doesn't differentiate between interface or class extentions

Reproducible: Always

Steps to Reproduce:
1. create an extension point with an java attribute where the 'extends' field points to an interface
2. create a new extension of this extension point an click on the hyperlink in front of the specified attribute
Comment 1 Ankur Sharma CLA 2010-07-01 03:05:01 EDT
I didn't quite get you. How can a Class 'extend' an interface. It can only implement it and for that there is a 'implements' hyperlink and textbox available right below 'extends'. I am sure you would have seen it already. Please reopen the request with more details about what exactly you are looking for and why.

I am not completely sure the build identifier means Eclipse 3.6 or e4. I assume its e4. But either way, the 'implements' hyperlink is there.
Comment 2 Stefan W. CLA 2010-07-01 11:15:18 EDT
I want to create an extension point with an attribute of type 'java' where i select an interface in the 'Extends' field.
In the extension editor (extension tab) i now want support to select an interface that extends the previous specified interface of the extension point. But if click the hyperlink in front of the field the "New Java Class" Dialog pops up. But a java class never can extend an interface therefore the "New Interface" Dialog has to show up.
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:37:47 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 4 Julian Honnen CLA 2019-09-09 02:39:55 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.