Excluding targets from a build, Cleaning build output files, Creating an – Echelon NodeBuilder FX User Manual

Page 217: Cleaning build output files in, Option on the shortcu, Cleaning build output files in cha, See excluding targets from a build

Advertising
background image

NodeBuilder FX User's Guide

203

Excluding Targets from a Build

You can exclude a target or a device template from project builds, and you can exclude a target from a
device template build. To exclude a target or device template from a build, right-click the device
template or the Release or Development target folder and then click Build Exclude on the shortcut
menu. The selected device template or target folder will be dimmed.

To include the device template or target in the build after you have excluded it, right-click it and select
Build Exclude again.

You can also choose to build to only development or release targets in the entire project. To do this,
select Development Targets or Release Targets in Build Type in the NodeBuilder toolbar. To build
all targets, select All Targets.

Cleaning Build Output Files

You can remove all files and folders produced by a build from the device template’s output folder. To
remove all build outputs in the project, right-click the Device Templates folder and then select Clean
from the shortcut menu.

To clean all build outputs from a specific device template or target, right-click the device template or
target folder and then select Clean from the shortcut menu.

Advertising