Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Context Menu in Eclipse
Context Menu in Eclipse [message #668765] Sat, 07 May 2011 03:01 Go to next message
Eclipse UserFriend
Hello,

I want to create Contextual menu named "Mymenu".so when i make right click in file or project...It appeared and work perfectly.But it appear before the menu "import" because i make the locationURI="myid?before=import".

If i want that my menu will appear after the menu "New" what is the locationURI that i should make?

think you for help.
Re: Context Menu in Eclipse [message #668843 is a reply to message #668765] Sun, 08 May 2011 13:28 Go to previous messageGo to next message
Eclipse UserFriend
it'is impossible?????
Re: Context Menu in Eclipse [message #669501 is a reply to message #668765] Tue, 10 May 2011 10:31 Go to previous message
Eclipse UserFriend
Have a look at org.eclipse.ui.internal.ide.WorkbenchActionBuilder. That's where the main menus are defined. You will be able to look at the group markers that are included, and find the IDs from the constants that are used.

PW
Previous Topic:Helios and deploying updates
Next Topic:Perspectives in Eclipse
Goto Forum:
  


Current Time: Sun Aug 31 19:15:56 EDT 2025

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

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

Back to the top