Command Specifications View

The Command Specifications View is used to maintain a list of commands for each project which exists in the Navigator or C/C++ Projects View. Command Specifications for each project are displayed in a table tree fashion from where the user can easily create, edit and run commands. The view flattens out the commands and views them in the same level regardless of their location in the project hierarchy. Command Specs are the nodes of the tree while the leaves are the properties of each Command. The user can edit and update these properties, as well as perform actions on the selected Command directly from the view.

Creating New Command Specifications

There are three ways to start the Command Specifications SmartGuide.

  1. From the Navigator view:
    • By right mouse clicking on the project in the Navigator view, and selecting menu item Create Specification from the pop up context menu

  2. From the Command Specification view:
    • By right mouse clicking the view background, and selecting menu item New Command from the pop up context menu


    • From the view tool bar

Command Specification SmartGuide

The Command Specification SmartGuide will be shown after initiating the Create Command action. The current project will be highlighted automatically, indicating the current command specification container. Users can change the container and select the desired sub folder. Next, input the command name in the name text field and the command invocation in the invocation field.

Click

Click to expand the command specification to see the associated attributes.

Limitations

  1. The maximum number of command specifications per project is 100

Contact Us