Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 332130

Summary: [Contexts] [Compatibility] create runtime contexts correctly
Product: [Eclipse Project] Platform Reporter: Paul Webster <pwebster>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: RESOLVED WORKSFORME QA Contact: Paul Elder <pelder.eclipse>
Severity: normal    
Priority: P3 CC: Lars.Vogel, remy.suen
Version: 4.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Paul Webster CLA 2010-12-08 09:03:06 EST
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
Comment 1 Lars Vogel CLA 2014-07-02 04:37:34 EDT
I assume this was fixed in one of the last releases. Also the error description is a big fuzzy. Marking as WORKSFORME