Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368508 - [TCF][UI] Add refresh actions for the roots of the file system and the process list in Target Explorer.
Summary: [TCF][UI] Add refresh actions for the roots of the file system and the proces...
Status: RESOLVED FIXED
Alias: None
Product: TCF
Classification: Tools
Component: Target (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 1.0.0   Edit
Assignee: Project Inbox CLA
QA Contact: Uwe Stieber CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 00:23 EST by William Chen 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 William Chen CLA 2012-01-13 00:23:51 EST
In Target Explorer view, a global refresh for the whole tree is missing.
Comment 1 Uwe Stieber CLA 2012-01-13 01:25:25 EST
Hi William,

the original thinking had been around a refresh action in the context menu for the "File System" and "Processes" nodes in the tree if I had spoken from a "whole tree" refresh. Sorry if that had not been clear enough.

Nevermind. The request for a global refresh is nonetheless valid to, but needs more consideration.

- If adding a toolbar action and providing a common "Refresh" contribution for the context menu, we need a kind of "IRefreshDelegate" adapter for the selection.
- In case of having no selection in the tree, the toolbar action is "refresh everything". How to delegate the refresh request to the single content contributions?
Comment 2 William Chen CLA 2012-01-13 01:32:53 EST
Did you mean a refresh action added to the root of the file system and the process list to refresh the whole tree of the file system and the process list respectively in Target Explorer? If that's what you want, I'll change the summary and the description of this bug.
Comment 3 William Chen CLA 2012-01-13 02:12:39 EST
I just got confirmation from Uwe Stieber that he means to add refresh actions for the roots of the file system and the process list in Target Explorer view. Now there are refresh actions for each directory nodes in Target Explorer. But there's no refresh action for the whole file system tree. Such an action should be added to the root of the file system to refresh the whole file system tree in Target Explorer. This is also the same case for the process list, i.e., a refresh action for the root of the process list is missing.

So I revised the summary for this bug as well as the above description.