Setting Run Options

See Also 

Use the property sheet for a file or filesystem to set the execution settings for that file or filesystem. Use the settings in the Options window to set default execution options for your entire project.

To set the execution arguments for a single file:

To set execution arguments for all files in a project:

  1. Open the Options window, expand Debugging and Execution and expand Execution Types, and select the project's default execution type.
  2. Click the ellipsis button for the External Process property and enter the arguments in the Arguments field.

To set the default execution type for a project:

  1. Open the Options window, expand the Editing node, and select Java Sources.
  2. Set the execution type in the Default Executor property.

To remove a filesystem from the execution classpath:

To set the Java platform for execution:

  1. Open the Options window, expand Debugging and Execution and expand Execution Types, and select the project's default execution type.
  2. Click the ellipsis button for the External Process property.
  3. Enter the full path to the JDK's java executable in the Process field.
See Also
Specifying Arguments for Program Execution
Setting an Execution Directory
Setting Runtime Options for the Environment

Legal Notices