Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Adding Menus when running an activity diagram(Adding Menus when running an activity diagram)
Adding Menus when running an activity diagram [message #1709411] Mon, 28 September 2015 09:47 Go to next message
Emna Dammak is currently offline Emna DammakFriend
Messages: 9
Registered: March 2015
Junior Member
Hi everybody,

I like to use the activity diagram of papyrus by adding actions to main editor's menu bar eclipse‏ .

Is that possible, if yes how ... ?

Thanks ... Smile
Re: Adding Menus when running an activity diagram [message #1717445 is a reply to message #1709411] Sun, 13 December 2015 22:17 Go to previous message
Nikos Margaritis is currently offline Nikos MargaritisFriend
Messages: 65
Registered: September 2014
Member

Is it possible: Yes
How: do research on extension points (org.eclipse.ui.menus) and menuContributions. Tip: you will link those menu items with the respective java handlers.
Where: In your .diagram project open the plugin.xml (and the plugin.xml tab) to apply your solution.
Previous Topic:"Generate Diagram Code" - Programmatically
Next Topic:generate various diagrams on the same project
Goto Forum:
  


Current Time: Thu Apr 25 11:42:26 GMT 2024

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

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

Back to the top