This tool compiles an individual source file, this is only valid when Build Automatically is turned off and the Can Compile property of the resource is true.
Parameter # | I/O | Type | Description |
---|---|---|---|
1 [M] | I | String | The Eclipse path to the source's resource. |
2 [M] | I | String |
true|false string to determine whether to wait for the compilation to finish before returning control (true); or, a compilation job is scheduled and control is immediately returned (false). |