Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » contribute to the existing menuItems of the context menu...
contribute to the existing menuItems of the context menu... [message #133881] Thu, 07 June 2007 12:12 Go to next message
Eclipse UserFriend
Hello,

I would like to contribute to the context menu with something like
'Filters | MyFilterXXX, MyFilterYYY'. I've tried many things with no
succes at all (I can't see my label).
Note that the Filters label is provided by some inner cooking of GMF...

Any ideas?

Gilles
Re: contribute to the existing menuItems of the context menu... [message #133941 is a reply to message #133881] Thu, 07 June 2007 13:48 Go to previous message
Eclipse UserFriend
<extension point="org.eclipse.ui.popupMenus">
<objectContribution ...>
<action
class="..."
menubarPath="filtersMenu/additions">
</action>
</objectContribution>

Note menubarPath attribute.

HTH,

Artem

"Gilles Cannenterre" <gilles.cannenterre@anyware-tech.com> wrote in message
news:f49ap5$384$1@build.eclipse.org...
> Hello,
>
> I would like to contribute to the context menu with something like
> 'Filters | MyFilterXXX, MyFilterYYY'. I've tried many things with no
> succes at all (I can't see my label).
> Note that the Filters label is provided by some inner cooking of GMF...
>
> Any ideas?
>
> Gilles
Previous Topic:Using Control-Space assistance
Next Topic:ClassNotFoundException: com.ibm.model.shapes.model.ModelPackage
Goto Forum:
  


Current Time: Sun Jul 20 12:51:42 EDT 2025

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

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

Back to the top