Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » hide menu item contribution doesn't work depending on the rational tools installed(RTC eclipse plug-in )
hide menu item contribution doesn't work depending on the rational tools installed [message #1265626] Thu, 06 March 2014 10:30
Javier Franco is currently offline Javier FrancoFriend
Messages: 1
Registered: March 2014
Junior Member
I have developed a plug-in that has two main functionalities affecting the same menu in a particular view:
- Adds a new menu item
- Removes another menu item within the same menu(by using org.eclipse.ui.activities)

It has been tested in different computers, it works fine for RTC for all the users but one. In this particular case it's possible to see the new item added within the menu but the item that is supposed to be hidden, remains unhidden. So the plug-in partially works..

The eclipse version being used is 3.6.3

Do you know that might prevent the user to hide the UI component?

Thanks in advance
Previous Topic:Defining an external tool for my plug-in
Next Topic:Reuse the existing IWorkbenchActionDelegate instance
Goto Forum:
  


Current Time: Tue Apr 23 17:04:14 GMT 2024

Powered by FUDForum. Page generated in 0.03303 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top