Eclipse Run config (Run configuration)

Source: Internet
Author: User
Eclipse Run config (Run configuration) Create and use Eclipse Run configuration

You can create multiple run configurations in the Run Configuration dialog box. Each configuration can be enabled in the app.

The Run Configuration dialog box can be invoked by selecting run Configurations from the Run menu.

If you want to create a run configuration for your Java app, you need to select Java application in the list on the left and click the New button.

The items described in the dialog box are:

  • Run Configuration Name
  • Project name
  • Main class name

The Arguments (parameter) entries are:

  • Program arguments (procedure parameters) can be 0 or more
  • VM Arguments (Virtual machine arguments: VM parameters) can be 0 or more

The Commons tab provides universal configuration, such as options for standard input and output, to the console or to the specified file.

Click the Apply button to save the Run configuration and click the Run button to re-execute the Java app.

Eclipse Run config (Run configuration)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.