Excluding a Node from a Build
Test RealTime - User Guide
To change the name of a node:
·
In the Project Explorer, right-click the node that you want to modify.
·
Select Properties in the pop-up menu.
·
Change the Name of the node.
·
Click OK.
Viewing File Properties
You can obtain and change file or node properties by opening the Properties
window.
To view file properties:
1.
Right-click a file in the Project Explorer.
2. Select
Properties... from the pop-up menu.
Excluding a Node from a Build
In some cases, you might want to temporarily exclude one or several nodes from the
build process. This can be done directly in the Project Explorer, as described below,
or through the Properties window.
Note If you exclude a node that contains child nodes, such as an application
node, a group or even a project, none of the contents of the node are executed.
In the Project Explorer, excluded nodes are displayed with a symbol. Normally
built nodes are displayed with a symbol.
To exclude a node from the build:
1. In
the
Project Explorer, select the node that you want to exclude from the build.
2. In
the
Properties window set the Build property to No.
To cancel the exclusion of a node:
1. In
the
Project Explorer, select the node that you want to exclude from the build.
2. In
the
Properties window set the Build property to No.
Excluding a Node from Instrumentation
In some cases, you might want to exclude one or several source files from the
instrumentation process. This can be done directly in the Project Explorer, as
described below, or through the Properties window.
296