Unwanted menu contributions CNF [message #902014] |
Wed, 15 August 2012 09:52  |
Eclipse User |
|
|
|
Hi,
I am developing an RCP application and I am using the Common Navigator as my navigator for a custom project structure.
Using this navigator implies that my plugin depends on plugin: org.eclipse.ui.navigator.resources.
In turn this plugin depends on:
org.eclipse.ltk.ui.refactoring. (as i can see from the dependency analysis).
In turn the latter depends on:
org.eclipse.team.ui.
As a consequence since org.eclipse.team.ui. is running when I run my RCP app I get contribution to the menu with the right click for sharing the project.
I have similar problem also with action contributions of Running and Debugging my custom project which is something I don't want.
Since these plugins are required and I cannot remove them is there any way to remove these contributions from the menu? Or some other ideas how to deal with it?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02807 seconds