Running a Class When the IDE Starts

The Startup node in the Options window contains items that are executed during IDE startup.

To specify an object to run during IDE startup:

  1. In the Explorer, right-click the executable Java object and choose Copy (Ctrl-C).
  2. From the main window, choose Tools and choose Options.
  3. In the Options window, expand IDE Configuration and expand System.
  4. Right-click the Startup node and choose Paste and choose Copy.

    The program will run the next time you start the IDE.

See also
Specifying Arguments for Program Execution
Setting Runtime Options for the Environment

Legal Notices