Running an Application

See Also

With , you typically have one project that contains the application main class and several projects containing class libraries. You can run the project or run any individual project that contains an executable class.

To run a project:

  1. Select the project that you want to run in the Projects window.
  2. Choose Run > Run Project (F6).

Notes.

See Also
Running Tasks: Quick Reference
Running a Single File
Setting the Main Class and Runtime Arguments
Setting the Runtime Classpath
Setting the Main Project

Legal Notices