Function:
This tool builds the selected Eclipse projects. It supports mass processing.
Tool Attribute:
Attribute
|
Type
|
Description
|
Build Type
|
String
|
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.
|
Parameter #
|
I/O
|
Type
|
Description
|
1 [M]
|
I
|
Element/MassProcessing
|
The Eclipse path to the resource.
|