| [news.eclipse.platform] Re: creating submenus to ObjectContribution popupMenu on runtime |
Hi,
My plugin has popup menu on IMethod based on objectContribution action. I want to add submenu to this menu item. For each method submenu; it may have different items. So it has to figured out at run time.
Later, PW