This tool creates new Eclipse folders or files. It supports mass processing.
Attribute | Type | Description |
---|---|---|
Create Link [M] | Boolean | Specifies whether the created resource is a linked resource. |
With UI [M] | Boolean | Specifies whether the Eclipse UI dialog box is used to prompt for additional parameters. |
Resource Type [M] | Selection | Specifies the Eclipse resource type to be created. Valid values include:
|
Existing Resource Handling [M] | Selection | Specifies handling when the target resource already exists.
Valid values include:
|
Path Includes resource Name [M] | Boolean | Specifies whether the name of the Eclipse resource is included in the resource path. |
Parameter Name | I/O | Type | Description |
---|---|---|---|
Eclipse Path [M] | I | String | Eclipse path to the new resource and must be the full path if the attribute “Including Filename” is set to “true”. |
Resource Type [O] | I | String | The type for the new resource.
Only enabled if the tool attribute Resource Type is set to From Parameter. Valid values include:
|
Resource Name [O] | I | String | Name of the new resource. Only enabled if the tool attribute Including Filename is set to false. |
Existing Resource Handling [O] | I | String | Specifies handling when the target resource already exists. Valid values include:
|
Link Path [O] | I | String | Path to the linked resource. Only enabled if the tool attribute With UI is set to false and tool attribute Create Link is set to true. The path can be absolute or relative to the workspace. |
Details: