Setting JVM Arguments
See Also
- Right-click the project node in the Projects window and choose Project Properties.
- Select the Run node in the Categories pane of the dialog box.
- Type a space-separated list of JVM arguments in the VM Options field.
- You can set system properties by typing the following in the VM Options
field:
-Dname=value
- See Also
- Running Tasks: Quick Reference
- Running an Application
- Running a Single File
- Setting the Main Class and Runtime Arguments
- Setting the Runtime Classpath
Legal Notices