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

Bug 420804

Summary: [Projects] RHS is not updated when project dependencies are added
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 4.0   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2013-10-31 09:24:08 EDT
When adding/removing dependencies to the problem doesn't refresh RHS. This is because it's realized by explorer.changedItem() and we have more than one explorer here. It should be rewritten to events, just the same way navigator is made.