Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMF Search UI Extensibility---org.eclipse.emf.search.ui.modelSearchPageActionContribution

Revision as of 16:44, 5 February 2008 by Lucas.bigeardel.gmail.com (Talk | contribs) (New page: Users wanting to contribute custom actions to model search result page must use this extnsion point. * '''action''' - org.eclipse.emf.search.ui.actions.AbstractModelSearchPageAction * '...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users wanting to contribute custom actions to model search result page must use this extnsion point.

* action - org.eclipse.emf.search.ui.actions.AbstractModelSearchPageAction
* id - unique model search result page action ID
* targetMenuID - already contributed model search page result menu
* targetMetaModelID - target meta model ID for which action has to be displayed
* icon - action icon

Copyright © Eclipse Foundation, Inc. All Rights Reserved.