Editing a workbench location

Test workbench locations are edited using the Location Editor. The editor contains three tabs:

Overview

This tab provides an overview of the test workbench location, including its general information, property groups, Eclipse workbench properties, and general properties.

This tab contains the following sections:

[1] Test workbench locations have a file name and logical name. The logical name is used in the Test Navigator of the Test Perspective, dialogs, editors, and wizards to represent the test workbench location. The file name represents the test workbench location file (*.location) within the workspace. When the test workbench location is created, the logical name defaults to the file name (excluding the .location file extension) and may be modified without modifying the file name. The logical name allows customization of the test workbench location name without affecting the file name within the workspace.

[2] The Agent Controller or Integrated Agent Controller (local host only) is required to be configured and running.

General Properties

This tab contains the table of general properties associated with the test workbench location.

Note, the General Properties tab will only appear if one or more general properties are associated with the test workbench location.

General properties can be added to the table by clicking the Add... button and entering the property name, operator (=, !=, >, <, >=, or <=), and value.

All file paths are absolute and operating system dependent based on the target operating system.

Selected general properties can be removed (Remove), moved up (Up), or moved down (Down). Existing general properties may be edited by double-clicking the general property in the table and and modifying the property name, operator, and/or value.

Eclipse Workbench Properties

This tab contains the table of Eclipse Workbench properties associated with the test workbench location, as defined in the Target Platform.

All file paths are absolute and operating system dependent based on the target operating system.

Related tasks
Creating a workbench location