Skip to main content



      Home
Home » Modeling » Compare » How contribute action to compare with menu(How to you find the id of the compare with menu)
How contribute action to compare with menu [message #987386] Mon, 26 November 2012 06:56 Go to next message
Eclipse UserFriend
Hi,

I'm trying to contribute an action to the Compare With menu, but I can't find the id to use for my action's menuPath.


    1. What is the id for compare with menu?
    2. How do you find other ids if you want to contribute and action to a menu item?

[Updated on: Mon, 26 November 2012 06:58] by Moderator

Re: How contribute action to compare with menu [message #987569 is a reply to message #987386] Tue, 27 November 2012 03:23 Go to previous messageGo to next message
Eclipse UserFriend
Hi Martin,

You should ask this on one of the Team newsgroup : this menu is provided by the platform. Maybe the guys from EGit will know.

Laurent Goubet
Obeo
Re: How contribute action to compare with menu [message #997154 is a reply to message #987569] Thu, 03 January 2013 22:08 Go to previous message
Eclipse UserFriend
Did you use eclipse plugin spy? Include org.eclipse.pde.runtime in your dependencies and when your rcp runs, press:
- Alt_Shift_F1 to see info about your active part/editor/window
- Alt_shift_F2 to check out menus. The cursor will change to "magnifier on a paper" and then navigate & select the menu item as normal. Click on it. It will show everything about that menu item.

Hope that helps.
Previous Topic:emf compare two jface treeviewer model data
Next Topic:How to integrate emf compare with eclipse team support?
Goto Forum:
  


Current Time: Wed Jul 23 17:17:33 EDT 2025

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

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

Back to the top