Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Workbench User Guide
Previous Page Home Next Page

Working sets

Working sets group elements for display in views or for operations on a set of elements.

The navigation views use working sets to restrict the set of resources that are displayed. If a working set is selected in the navigator, only resources, children of resources, and parents of resources contained in the working set are shown. The problems view, tasks view and bookmarks view can all be filtered based on a working set via the Configure Contents view menu item. When using the search facility, you can also use working sets to restrict the set of elements that are searched.

Different views provide different ways to specify a working set. The views in the Eclipse SDK use the Window Working Set by default. The Window Working Set is specified in Window > Working Sets menu and is initially empty. Views that support working sets typically use the following working set selection dialog to manage existing working sets and to create new working sets:

  Picture of working set selection dialog

 

When you create a new working set you can choose from different types of working sets. In the example below you can create a resource working set, a Java working set or a help working set.

  Picture of type selection page of new working set wizard

 

If you create a new resource working set you will be able to select the working set resources as shown below. The same wizard is used to edit an existing working set. Different types of working sets provide different kinds of working set editing wizards.

  Picture of edit page of working set wizard

 

Working sets may also be a part of a manual build workflow. With autobuild disabled the Project > Build Working Set menu becomes enabled. From here you are able to selectively build working sets of your choosing.

Note: Newly created resources are not automatically included in the active working set. They are implicitly included in a working set if they are children of an existing working set element. If you want to include other resources after you have created them you have to explicitly add them to the working set.

Related concepts.
Project Explorer view
Tasks view

Related tasks.
Searching for text within a file
Showing or hiding resources in the Project Explorer view


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire