Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368533 - [TCF][File system] Rework "Refresh" contribution
Summary: [TCF][File system] Rework "Refresh" contribution
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Target (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: William Chen CLA
QA Contact: Uwe Stieber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 06:10 EST by Uwe Stieber CLA
Modified: 2013-06-05 05:42 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.