Options Window: Miscellaneous: SendTo

See Also 

The SendTo utility makes it easier to run any external script on selected files or text from within the IDE. Use this dialog to manage SentTo scripts.

Scripts List. Shows the list of scripts including a small set of pre-defined scripts that you can modify to serve your particular needs. Select a script name to modify it.

     To add a new script, click the Add button below the list and a new empty script called No Name is added to the list.

     To create a script based on an existing script, select a script and click Copy.

Script Name. The name that identifies the script in the SendTo menu.

Script Type. Specifies whether the script acts on selected files or selected text.

Script. Specifies the command that executes the script. By default the Bourne shell /bin/sh is selected. You can type a command for another shell script interpreter.

The content of the script displays in the text box. You can edit the script here. See SendTo Scripts for more information.

Validation Script. Specifies the command that executes a validation script, if any. The content of the validation script is displayed in the text box. See SendTo Validation Scripts for more information.

See also
  Creating and Modifying Scripts
Executing Scripts

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.