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

Bug 368533

Summary: [TCF][File system] Rework "Refresh" contribution
Product: [Tools] TCF Reporter: Uwe Stieber <uwe.st>
Component: TargetAssignee: William Chen <william.chen>
Status: RESOLVED FIXED QA Contact: Uwe Stieber <uwe.st>
Severity: normal    
Priority: P3 CC: cdtdoug, martin.gutschelhofer
Version: unspecified   
Target Milestone: 1.0.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Uwe Stieber CLA 2012-01-13 06:10:21 EST
The file system content contribution should use the common "Refresh" command definition instead of adding it itself to the tree.

1. Provide a IRefreshHandlerDelegate adapter for the file system tree node types. See the adapter definition in processes.ui as example.
2. Remove the "Refresh" contribution of the file system plugin to the Target Explorer view tree.
3. Update the editor tab tree contribution of "Refresh" to refer to the common command.