- Under the IDE Settings, click the External Tools page.
- Click
to create a new entry, or select an existing tool, and click
.
The Edit Tool dialog box appears. - Specify the tool name, the group where the tool should belong, and optional description.
- In the Menu section, check the menus, where you want the tool to appear. You can opt to add menu items for the new tool to the main menu, context menus of the Project views and the editor, and the search results.
- In the Program field, specify the name of the executable, which defines the program to run.
- In the Parameters field, specify the list of arguments or parameters, as if you were entering them on the command line.
- In the Working directory field, specify the directory where the tool should run.
- Apply changes, and close the dialog. The new tools can now be accessed via :

Note
If you want to use a keyboard shortcut to invoke your external tool, bind this tool with a shortcut.

