This tool "Copy Resource" copies Eclipse resource(s) to the specified target path. It supports mass processing.
| Attribute | Type | Description | 
|---|---|---|
| With UI | Boolean | Specifies whether the Eclipse UI dialog box should be used. | 
| Existing Resource Handling | Selection | Specifies the handling of the scenario that the target resource already exists. Valid values include: 
 | 
| Parameter # | I/O | Type | Description | 
|---|---|---|---|
| 1 [M] | I | String/MassProcessing | The Eclipse path to the source's resource. If the tool attribute With UI is set to true, this is the only enabled parameter. | 
| 2 [M] | I | String | The Eclipse path to the target folder. | 
| 3 | I | String | Defines handling when the target resource already exists. Valid values include: 
 | 
| 4 [O] | I | String | New name of the target resource. Only enabled if the first input parameter is of type “String”. |