Bug 332496 - [WorkingSets] Window working set is not appearing in the WorkingSet Control
Summary: [WorkingSets] Window working set is not appearing in the WorkingSet Control
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 03:38 EST by Prakash Rangaraj CLA
Modified: 2019-09-06 16:15 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Prakash Rangaraj CLA 2010-12-14 03:38:11 EST
See Bug#331261 for detailed discussion
Comment 1 Hitesh CLA 2010-12-14 05:15:56 EST
It was never designed to be that way.

For Bug 331261, I can suggest 2 things:

1) Manually perform 2) in the wizard

2) add a "Default" resource workingSet to the window workingSet (during initialization).

Use this workingSet as the default for adding newly created projects.While I am reluctant at pursuing 2), I would suggest considering  1).
Comment 2 Hitesh CLA 2010-12-14 07:06:49 EST
Also see Bug 331261 Comment 30.
Comment 3 Sam Davis CLA 2010-12-14 12:53:33 EST
I don't know what would happen to the "Default" working set after a different working set becomes the window working set. What about doing something like this:

for(IWorkingSet ws : windowWorkingSet.getComponents()) addElement(ws, newProject);
Comment 4 Eclipse Webmaster CLA 2019-09-06 16:15:29 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.