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:
- Select the file in the Filesystems window and choose Build
Set
Arguments.
To set execution arguments for all files in a project:
- Open the Options window, expand Debugging and Execution
Execution
Types, and select the project's default execution type.
- 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:
- Open the Options window, expand the Editing node, and select Java Sources.
- Set the execution type in the Default Executor property.
To remove a filesystem from the execution classpath:
- Open the filesystem's property sheet and set the Use In Execution property
to False.
To set the Java platform for execution:
- Open the Options window, expand Debugging and Execution
Execution
Types, and select the project's default execution type.
- Click the ellipsis button for the External Process property.
- Enter the full path to the JDK's java executable in the Process
field.
Legal Notices