Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Using org.eclipse.ui.popupMenus and objectContribution without view or editor....
Using org.eclipse.ui.popupMenus and objectContribution without view or editor.... [message #277257] Tue, 07 December 2004 13:19
Eclipse UserFriend
Hi,
My plugin uses a view, when clicking somewhere in this view (not
important) a dialog appears and a TableTreeViewer displays a list of
AnalyzableObject object (it implements the IAdaptable interface). I
defined a menu manager for this TableTree and add in my plugin.xml file
the needed popuMenu extension for this type of object.
Finally, I added an AnalyzeObjectActionDelegate.
NOTHING appears !!! I think this is the way I create my menu manager:
It is empty and only fill by plugins which wants add functionalities for
this object, so it contains an "Addition" Seperator object and that all.

What can I do to have my popup appear ??
Thanks.
Previous Topic:Using getSite().registerContextMenu() issue.
Next Topic:HOWTO remove old launch-config from "XML"?
Goto Forum:
  


Current Time: Sat May 24 18:27:02 EDT 2025

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

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

Back to the top