Community
Participate
Working Groups
org.eclipse.e4.ui.model.application.commands.MBindings.getBindingContexts() is currently processed in E4Workbench but should be done by the binding contexts model processing add on, and should add the event broker to listen to additions. PW
Created attachment 186409 [details] BindingAddOn processes active binding contexts v01 The binding add on activates contexts for rendered parts of the model. It then listens for MContext SETs and activates contexts as required when the IEclipseContext is created. PW
Released to HEAD PW