In Eclipse main menu how to contribute to an existing Main Menu for ex need to create a context menu under Main menu “File” . What is the location URI “File”
Share
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 location URI for the file menu is
menu:file.See
org.eclipse.ui.internal.ide.WorkbenchActionBuilderfor information about the different sections and IDs…