Bug 376057 - Wildcard support for adding feature in product configuration editor
Summary: Wildcard support for adding feature in product configuration editor
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Target Milestone: 4.3 M2   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2012-04-04 06:51 EDT by Lars Vogel CLA
Modified: 2012-09-05 14:15 EDT (History)
4 users (show)

See Also:


Attachments
Patch (5.05 KB, patch)
2012-08-14 09:36 EDT, Lars Vogel CLA
curtis.windatt.public: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2012-04-04 06:51:18 EDT
Currently the PDE editor supports wildcards for adding plug-ins to a product configuration. I contributed that a very years ago, Chris cleaned it up and applied it.

Would it be possible to add the same thing for the "Add" feature dialog?
Comment 1 Lars Vogel CLA 2012-08-14 09:36:45 EDT
Created attachment 219860 [details]
Patch

@Curtis: Could you review the attached patch? It makes FeatureSelectionDialog very similar to PluginSelectionDialog.
Comment 2 Lars Vogel CLA 2012-08-14 10:39:38 EDT
Thanks for considering Curtis.