Community
Participate
Working Groups
During runtime, command contexts can be created programmatically. That is getting funnelled through org.eclipse.ui.internal.Workbench.defineBindingTable(String) but it doesn't look quite right. Adding the context should be defining things in the ContextManager, and if that's the case, we need all of the information (like parent) to create one correctly. PW
I assume this was fixed in one of the last releases. Also the error description is a big fuzzy. Marking as WORKSFORME