Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Context Menu in Eclipse
Context Menu in Eclipse [message #668765] Sat, 07 May 2011 07:01 Go to next message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
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 17:28 Go to previous messageGo to next message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
it'is impossible?????
Re: Context Menu in Eclipse [message #669501 is a reply to message #668765] Tue, 10 May 2011 14:31 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

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: Fri Apr 26 19:46:55 GMT 2024

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

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

Back to the top