Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » create contextual menu in eclipse
create contextual menu in eclipse [message #666117] Tue, 19 April 2011 08:16 Go to next message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
Hello,

I search an tutorial about creation contextual menu in eclipse.
so we need how to use the extension point org.eclipse.ui.popupmenu.

thinks for your help.
Re: create contextual menu in eclipse [message #666415 is a reply to message #666117] Wed, 20 April 2011 11:43 Go to previous messageGo to next message
Remo Blaser is currently offline Remo BlaserFriend
Messages: 9
Registered: August 2010
Junior Member
Hi George!
I was looking for the same thing a week ago and i ound the following article:

http://www.eclipse.org/articles/article.php?file=Article-act ion-contribution/index.html

For further searching, i suggest you should search for "eclipse context menu contribution".

Greetings
Re: create contextual menu in eclipse [message #666420 is a reply to message #666117] Wed, 20 April 2011 12:13 Go to previous messageGo to next message
George  is currently offline George Friend
Messages: 34
Registered: March 2011
Member
think you for your help.It exactely what i search.But when i download the the file "action_contribution_examples.zip" which contains the complete source code for all the examples in this article i show the menu but the contextual menu no.
Re: create contextual menu in eclipse [message #666423 is a reply to message #666117] Wed, 20 April 2011 12:22 Go to previous message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
On 2011-04-19 10:16, George wrote:
> Hello,
>
> I search an tutorial about creation contextual menu in eclipse.
> so we need how to use the extension point org.eclipse.ui.popupmenu.
>
> thinks for your help.

If you start freshly I strongly recommend to use commands combined with
the org.eclipse.ui.menus extension point instead. A good tutorial can be
found here:

http://www.vogella.de/articles/EclipseCommands/article.html

You will find that it also describes context menus.

HTH & Greetings from Bremen,

Daniel Krügler
Previous Topic:How to set default compiler compliance level inside plugin
Next Topic:How to develop an TextEditor that is capable to lock lines for MDSD?
Goto Forum:
  


Current Time: Thu Apr 25 08:37:55 GMT 2024

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

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

Back to the top