This tool creates new Eclipse folders or files. It supports mass processing.
Attribute | Type | Description |
---|---|---|
Create Link | Boolean | Determines whether the created resource will be a linked resource. |
With UI | Boolean | Determines whether the Eclipse UI dialog box should be used to prompt for additional parameters. |
Resource Type | Selection | Defines the Eclipse resource type to be created. Valid values include:
|
Existing Resource Handling | Selection | Defines handling when the target resource already exists.
Valid values include:
|
Path Includes resource Name |
Boolean |
Determines whether the name of the Eclipse resource is included in the resource path. |
Parameter # | I/O | Type | Description |
---|---|---|---|
1 [M] | I | String/MassProcessing | Eclipse path to the new resource (must be the full path if the attribute “Including Filename” is set to “true”) |
2 [O] | I | String/MassProcessing | The type for the new resource.
Only enabled if the tool attribute Resource Type is set to From Parameter. Valid values include:
|
3 [O] | I | String/MassProcessing | Name of the new resource. Only enabled if the tool attribute Including Filename is set to false. |
4 [O] | I | String | Defines handling when the target resource already exists. Valid values include:
|
5 [O] | I | String/MassProcessing | 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: