Rename Resource

Function:

This tool renames the selected Eclipse resource. It supports mass processing.

Tool Attribute:

Attribute Type Description
With UI Boolean Specifies whether the Eclipse UI dialog box should be used.

Parameters:

Parameter # I/O Type Description
1 [M] I String/MassProcessing The Eclipse path to the resource.
2 [M] I String/MassProcessing The new name of the Eclipse resource. Only applies if the tool attribute With UI is set to false.

If the input parameter referring to the Eclipse path of the resource is of type “MassProcessing” and the input parameter referring to the new name is of type “String” all resources are renamed with the same new name.