Package org.eclipse.ui.internal
Interface IMenuServiceWorkaround
public interface IMenuServiceWorkaround
Workaround for bug 537046
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearContributions
(PartSite site, MPart part) Disposes contributions created by service for given part.
-
Method Details
-
clearContributions
Disposes contributions created by service for given part. See bug 537046.
-