Bug 93713

Summary: [Workbench][Commands] Shared contributions items in outline view between editors
Product: [Eclipse Project] Platform Reporter: Douglas Pollock <douglas.pollock>
Component: UIAssignee: Platform UI Triaged <platform-ui-triaged>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: billy.biggs, daniel_megert, rolf.theunissen
Version: 3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Douglas Pollock CLA 2005-05-04 16:37:43 EDT
It would be better if JDT could find a way to share contribution items between
editors in the outline view.  This would help eliminate flashing.  Please see
Bug 90757 for more information.
Comment 1 Dani Megert CLA 2005-05-08 15:05:50 EDT
Billy, is this (see bug 90757) a major issue for you? If so, JDT Text can
investigate the needed effort for shared contribution items.
Comment 2 Billy Biggs CLA 2005-05-08 15:23:11 EDT
Personally, I find the flashing annoying, but I would not consider this a major
issue.
Comment 3 Dani Megert CLA 2005-05-12 09:48:59 EDT
There would have to be a story/mechanism from Platform UI that handles the
life-cycle, similar to IEditorActionBarContributor. Inventing this just for the
Java outline page isn't the right approach.

Moving to Platform UI for comments.
Comment 4 Michael Van Meekeren CLA 2005-05-16 14:06:11 EDT
doug?
Comment 5 Paul Webster CLA 2007-04-05 19:08:12 EDT
Moving to Component owner
PW
Comment 6 Paul Webster CLA 2007-06-21 11:36:22 EDT
perhaps this can be addressed in 3.4 by placing the JDT actions as JDT-outline commands in the view toolbar ... each outline page can activate its specific actions using ActionHandler as a bridge or by turning them into Handlers (either should work).

PW
Comment 7 Paul Webster CLA 2009-03-02 11:39:46 EST
Updated as per http://wiki.eclipse.org/Platform_UI/Bug_Triage
PW