Bug 502043 - Add "marketplace" as a search term in the preferences dialog
Summary: Add "marketplace" as a search term in the preferences dialog
Status: CLOSED FIXED
Alias: None
Product: MPC
Classification: Technology
Component: Install (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Carsten Reckord CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 511227
  Show dependency tree
 
Reported: 2016-09-23 03:22 EDT by Alexander Veit CLA
Modified: 2017-05-31 09:15 EDT (History)
3 users (show)

See Also:


Attachments
marketplace preference filter (10.86 KB, image/png)
2017-05-31 09:15 EDT, Carsten Reckord CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Veit CLA 2016-09-23 03:22:27 EDT
The term marketplace cannot be found by the perferences dialog search box even thoug there are marketplace options.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=502040
Comment 1 Lars Vogel CLA 2016-09-23 03:27:33 EDT
Marketplace should add the search term to the File association preference page.
Comment 2 Mickael Istria CLA 2016-09-23 11:20:29 EDT
can we add a search term externally or dynamically? As the page doesn't depend directly on marketplace, we'd rather not add the tag directly on that page - which may not include the marketplace option.
Comment 3 Carsten Reckord CLA 2017-01-27 12:54:42 EST
From what I can see in WorkbenchPreferenceExtensionNode.getKeywordLabels() and the org.eclipse.ui.preferencePages and org.eclipse.ui.keywords extension point definitions, there doesn't currently seem to be any way for extenders to associate new keywords with an existing preference page.
Comment 4 Carsten Reckord CLA 2017-05-31 08:53:08 EDT
In Oxygen, we added a preference page for the Nature discovery feature, which includes a pointer to the File Associations preference (see attached screenshot). I've added the "marketplace" search label to that page, so the preference is somewhat findable.

Closing this as fixed. Since we can't contribute search labels to existing preference pages ourselves, this is as close as we'll get right now. I've opened bug 517536 to allow plug-ins to contribute keywords to preference pages externally.
Comment 5 Carsten Reckord CLA 2017-05-31 09:15:23 EDT
Created attachment 268664 [details]
marketplace preference filter