I’m trying to contribute an action to the Compare With menu in eclipse, but I can’t find the id to use for my action’s menuPath.
- What is the id for compare with menu?
- How do you find other ids if you want to contribute an action to a menu item?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The menuPath for the “Compare With” is
menu:compareWithMenu?Use Plugin Spy to find menu-IDs, it’s the Shortcut Shift+Alt+F2