Is it possible to restrict the number of resources that appear on my Workbench window?

Yes, working sets help reduce the number of resources displayed. A working set is a group of elements you want to display.

To create or define a new working set, perform the following steps.

  1. Click in the CodeWarrior Projects view or Project Explorer view toolbar.

    The pull-down menu appears.

  2. Select the Select Working Set command.

    The Select Working Set dialog box appears.

  3. Click the New button.

    The New Working Set wizard appears.

  4. From the Working set type options, select the appropriate working set. For example, select C/C++.
  5. Click Next.

    The <selected> Working Set page appears. For example, C/C++ Working Set.

  6. In the Working set name field, enter an appropriate name for the working set. For example, Demo_Set.
  7. In the Working set content tree, check the items you want in your view. For example, check Project_1 and Project_3 (refer to the image listed below).
    Figure 1. New Working Set Wizard - C/C++ Working Set Page

    New Working Set Wizard - C/C++ Working Set Page

  8. Click Finish to close the New Working Set wizard.
  9. The Select Working Set dialog box reappears with the newly created working set.
    Figure 2. Select Working Set Dialog Box

    Select Working Set Dialog Box

  10. Check the checkbox corresponding to the desired working set and click OK.

The CodeWarrior Projects view or Project Explorer view will now display the selected resources only.

Note: To deselect an active working set, select the Deselect Working Set command from the view pull-down menu.
Note: To edit an active working set, select the Edit Active Working Set command from the view pull-down menu.