Setting execution arguments

Execution arguments may be set for a launch configuration

  1. From the drop-down menu on the Debug button in the workbench toolbar, select Debug....

  2. In the launch configuration dialog, select the launch configuration you wish to specify execution arguments for

  3. On the Arguments tab for the configuration, you can use the following fields as needed:

  4. Click Apply or Debug when you are done. Every time you launch this configuration, these execution arguments will be used.

Related concepts

Java development tools (JDT)

Related tasks

Launching a Java program
Stepping through the execution of a program
Viewing compilation errors and warnings

 
 Copyright IBM Corporation 2000, 2002. All Rights Reserved.