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

Bug 369555

Summary: assembling "related commands links" based on a page
Product: [ECD] Orion Reporter: Susan McCourt <susan>
Component: ClientAssignee: Susan McCourt <susan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.4   
Target Milestone: 0.4 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 359277, 360988, 360996, 361003, 369163    

Description Susan McCourt CLA 2012-01-24 11:54:29 EST
I have a lot of different bugs that assume a general solution where we assemble related links/commands on a page based on what the page is interested in and what commands are in the command framework.

I need tracking bug for this.
Comment 1 Susan McCourt CLA 2012-01-27 23:07:21 EST
the basic infrastructure is there now.
We can do the most aggravating use cases:

editor->git log and git remote
git log->git status
navigator->git status, log, and remote from top level

The specific bugs will document what else needs to happen, there are some interesting issues.