Build Project

Function:

This tool builds the selected Eclipse projects. It supports mass processing.

Tool Attribute:

Attribute Type Description
Build Type [M] Select Value The type of build.

Valid values include:

Incremental
Build only resources that have been changed since the last build.
Full
Discard all previously built states and builds all resources again.
Clean
Discard any additional state that has been computed as a result of previous builds, and returns the project to a clean state.

Parameters:

Parameter Name I/O Type Description
Eclipse Path [M] I String The Eclipse path to the resource.