Bug 270362 - [schema] [editor] Schema inclusions sections should allow adding from target platform
Summary: [schema] [editor] Schema inclusions sections should allow adding from target ...
Status: CLOSED DUPLICATE of bug 151774
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2009-03-28 17:22 EDT by Philipp Kursawe CLA
Modified: 2010-08-04 15:12 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 Philipp Kursawe CLA 2009-03-28 17:22:07 EDT
The Extension Points editor should not only show the schema of the workspace projects but also the includable schemas of the target platform.
I always miss the core expressions schema when I want my extension point to use enablement.
Comment 1 Curtis Windatt CLA 2009-04-06 11:59:55 EDT
In the top right hand corner of the editor there is a section that allows other schemas to be included.  In Eclipse plug-ins this is often used to include core expressions schema to allow enablement expressions on extension points.

This bug is asking for the Add... button to search the target platform for all available schemas.  Currently it just allows browsing the workspace.  Also, if an included schema is not available in the workspace, double clicking on it should try to open it from the target platform.

Marking as bugday.
Comment 2 Curtis Windatt CLA 2010-08-04 15:12:32 EDT

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