Function:
This tool directly executes a defined Eclipse command via the corresponding command handler ID.
Parameters:
| Parameter #
|
I/O
|
Type
|
Description
|
| 1 [M]
|
I
|
String
|
The command ID.
|
| 2 [O]
|
I
|
String
|
The command handler ID.
|
| 3 [O]
|
I
|
String
|
The Eclipse resource ID of the resource upon which the command should be executed.
|