Setting execution
The execution category (for example, external, internal, or applet) is set for each separate object. When you set execution, you choose from a list of "executors", each of which represents a specific configuration (including the path to Java and arguments) of an execution category. There can be multiple executors for a given execution category, though the IDE comes with only one for most categories. See Adding and modifying service types for more information.
To switch an object's executor:
- Select the object under the Filesystems tab in the Explorer.
- Go to the object's property sheet (if it is not already open, choose View | Properties from the main menu) and click on the Execution tab.
- Rotate through the executors by double-clicking on
Executor
, or click on theExecutor
property's value and choose from the pull-down menu.![]()
Tip: To switch executors for multiple classes simultaneously, select the classes while holding down the CTRL key and then switch the executor on the property sheet.
![]()
Contents | Prev | Next | Index |