You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the IContributionFactory to filter contributions
Currently there is no way for filtering a contribution to the model on a
global level.
This adds a new method to IContributionFactory#isEnabled that allows
extenders to mark a given contribution as being disabled.
See eclipse-platform/eclipse.platform.ui#2217
Copy file name to clipboardExpand all lines: runtime/bundles/org.eclipse.e4.core.services/src/org/eclipse/e4/core/services/contributions/IContributionFactory.java
0 commit comments