Override PropertiesActionProvider in Navigator [message #497707] |
Fri, 13 November 2009 06:10  |
Eclipse User |
|
|
|
Hello guys.
I'm trying to override the PropertiesActionProvider, which provides the Navigator with the context-menu action "Properties". I did this before with some other actions, the following way:
<actionProvider
class=" es.iactive.studio.navigator.action.providers.StudioPortingAc tionProvider "
id="es.iactive.studio.navigator.action.providers.PortingActions "
overrides="org.eclipse.ui.navigator.resources.PortingActions "
priority="highest">
</actionProvider>
Using the "overrides" in the definition of the ActionProvider. The problem now is that I don't know wich string to put in that "overrides" tag, I haven't found the one for this case.
Does anyone know which ID is?
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.01727 seconds