Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » mixing eclipse 3 and eclipse 4(Menu items in e3 and e4)
mixing eclipse 3 and eclipse 4 [message #926298] Fri, 28 September 2012 14:03 Go to next message
Nagesh Bansal is currently offline Nagesh BansalFriend
Messages: 21
Registered: September 2012
Junior Member
I have a e3 rcp app that i am running on e4. i wanted to remove certain menu items so i was suggested to write a model processor. In the model processor when I try to remove the menu item(say new from file) it says that "file" not found. I realized that the problem is by the time the processor is called main menu is not created. what is the workaround for this? If I have to implement listeners then how and where should i define them?
What is the 3x way of removing the menu items? I tried using actionsets but was not pretty sure. Has anyone got a snippet for the same?
Re: mixing eclipse 3 and eclipse 4 [message #928564 is a reply to message #926298] Sun, 30 September 2012 19:19 Go to previous message
Eclipse UserFriend
If you get no answer here try the RCP, Platform or plugin forums for the way to remove menus in 3x.
Previous Topic:Error in applicationXMI argument
Next Topic:Editors in 4x
Goto Forum:
  


Current Time: Fri Apr 19 00:25:04 GMT 2024

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

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

Back to the top