Bug 419935 - [CommonNavigator] Assign Working Sets in Project Explorer, Navigator
Summary: [CommonNavigator] Assign Working Sets in Project Explorer, Navigator
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-20 15:20 EDT by Marc-André Laperle CLA
Modified: 2020-08-10 00:28 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc-André Laperle CLA 2013-10-20 15:20:20 EDT
Using Eclipse SDK 4.4.0 I20131015-0800

In JDT, the Package Explorer as a command in the menu called "Assign Working Sets". It would be nice to have this in the Project Explorer and Navigator. This would make it available to CDT for example.

See o.e.jdt.internal.ui.workingsets.ConfigureWorkingSetAssignementAction.
Comment 1 Vasili Gulevich CLA 2020-08-10 00:28:33 EDT
Workaround:

Check Project Explorer/view menu/Top Level Elements/Working Sets
Drag & drop the selected projects into the desired working set

If there are too many projects to drag selected elements through (working set is 5 or more pages away):
Window/New Window
Open Project Explorer
Navigate to working set
Drag projects from first window to another.
Beware of Project Explorer refresh bug - projects won't appear in working set until refresh, when there are multiple Project Explorer views.