Using org.eclipse.ui.popupMenus and objectContribution without view or editor.... [message #277257] |
Tue, 07 December 2004 13:19 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.05415 seconds