.class
files that are
part of the project. (You can view the contents of a project on the Project
Default tab in the Explorer.)
If your project has not been compiled
or the .class
file is out of date, the IDE
(by default) compiles the project or file before running it.
To run the current project:
![]() |
To run an individual class, right-click the class in the Explorer and
choose Execute.
If the file is active in the Source Editor, you can also run the file by
choosing Build ![]() |
See also | |
---|---|
Correcting Errors in Source Code
Specifying Arguments for Program Execution Setting Runtime Options for the Environment The Running Workspace |