Running Programs

By default, the IDE compiles a program before running it--if the program is not already compiled or if it is out of date. If there are no compiler errors, the IDE switches to the running workspace and launches your program.

For help with running a program, see:

The Running Workspace
Running a Program
Running and Debugging an Applet
Specifying the Main Class to Run for a Project
Running a Class When the IDE Starts
Running Java Sources in a Specific Locale

Legal Notices