Bug 20667 - [EditorMgmt] Better filtering possibilities in org.eclipse.ui.editors needed...
Summary: [EditorMgmt] Better filtering possibilities in org.eclipse.ui.editors needed...
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Kim Horne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-19 12:02 EDT by Michael Skubowius CLA
Modified: 2007-02-02 13:37 EST (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 Michael Skubowius CLA 2002-06-19 12:02:28 EDT
The filtering possibilities for editors defined in the extension point
org.eclipse.ui.editors are not sufficient. You can only filter by
file extension or the complete filename. We need different editors for
XML files in our application. We would like to open one editor for
all XML files which are placed in directory "A", another editor for all
files in directory "B" and so on...
A filter which filters things like "*/A/*.xml" would be great...!
Comment 1 Michael Van Meekeren CLA 2006-04-21 13:58:23 EDT
Moving Dougs bugs
Comment 2 Kim Horne CLA 2007-02-02 13:37:08 EST
You can more narrowly define editor openings via content type now.  Please reopen if this is insufficient.