Eclipse Gems, Tips & Tricks: Working Sets

This article is part of a ‘mini series’ about hidden gems, tips and tricks around Eclipse.
The topic of this one is how to organize projects in the workspace with ‘Working Sets’.

Working Set Selection

Working Set Selection

If you are like me, then an Eclipse workspace gets populated with many, many projects.

Workspace with projects

Workspace with projects

A powerful way to organize the projects is to use one or multiple Working Set.

A Working Set is a selection or group of projects. Working Sets are managed through the menu in the Project Explorer view:

Select Working Set

Select Working Set

Use the ‘New’ button to create a new working set:

New Working Set

New Working Set

C C++ working set

C C++ working set

Give it a name, select the project and done:

Selected working set projects

Selected working set projects

Any combination of working sets can be selected:

List of working sets

List of working sets

That way I can decide which projects or sets are shown in the Project Explorer:

working set projects in project explorer

working set projects in project explorer

This is especially useful if grouping projects for a training or for a lecture or for set of projects working on.

To show all projects and disable the working set(s): there is a menu for this:

Deselect Working Set

Deselect Working Set

Happy working 🙂

Links

 

10 thoughts on “Eclipse Gems, Tips & Tricks: Working Sets

  1. Pingback: Eclipse Gems, Tips & Tricks: Block Comments | MCU on Eclipse

  2. Pingback: Eclipse Gems, Tips & Tricks: Highlight Usage and Definition | MCU on Eclipse

  3. Pingback: Eclipse Gems, Tips & Tricks: Code Completion | MCU on Eclipse

  4. Pingback: Eclipse Gems, Tips & Tricks: Faster Debugger Start | MCU on Eclipse

  5. Pingback: Eclipse Gems, Tips & Tricks: Project Filter | MCU on Eclipse

  6. Pingback: Eclipse Gems, Tips & Tricks: Text Block Selection | MCU on Eclipse

  7. Pingback: Eclipse Gems, Tips & Tricks: Close and Open Projects | MCU on Eclipse

  8. Pingback: Eclipse Gems, Tips & Tricks: Importing Projects | MCU on Eclipse

  9. Pingback: Eclipse Gems, Tips & Tricks: Code Folding | MCU on Eclipse

  10. Pingback: Grouping Eclipse Projects with Working Sets | MCU on Eclipse

What do you think?

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.