Skip to main content



      Home
Home » Eclipse Projects » Sirius » Hide standard menu and customise editor
Hide standard menu and customise editor [message #1734562] Thu, 09 June 2016 07:40 Go to next message
Eclipse UserFriend

I want to customize the editor generated by Sirius including masking the general menus Eclipse for example. Is this possible and how ?
Re: Hide standard menu and customise editor [message #1734902 is a reply to message #1734562] Mon, 13 June 2016 06:16 Go to previous messageGo to next message
Eclipse UserFriend
Hi Laurent,

It's possible to masking the general menus Eclipse. This action does not
linked to Sirius, but to eclipse behavior.
You could find an example of that on Mindtorms project:
https://github.com/mbats/mindstorms
To do that you should used the application project to remove
programmaticaly the menu that you don't want.

Regards,

--
Julien - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Hide standard menu and customise editor [message #1734982 is a reply to message #1734902] Tue, 14 June 2016 07:45 Go to previous message
Eclipse UserFriend
Hi Laurent,

for some menus and menu entries you can use activities.
Read this article:
http://codeandme.blogspot.de/2011/09/hiding-ui-elements-in-rcp.html

There may be other ones which need to be removed programmatically. For
this you can use register/add a menu listener to hook into the menu
creation with a custom class.

HTH
Axel
Previous Topic:Sirius with JDT
Next Topic:Loading models: Loading referenced models of "representations.aird" hangs forever
Goto Forum:
  


Current Time: Wed Mar 26 12:01:11 EDT 2025

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

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

Back to the top