2 configuration steps for the Java Development environment

Source: Internet
Author: User
Tags java se

1 first need to download jdk (in Java SE Development Kit Java Standard Development Kit) 8.0

If you simply run a Java program, you only need to install the JRE (Java runtime enviroment) Java Runtime Environment, if you are developing a Java program you need to install the JDK, of course, the installation of the JDK is also

2 Setting the PATH environment variable

Locate the JDK installation path to add the bin path to the system's PATH environment variable: for example, my JDK installation path is: C:\Program files\java\jdk1.8.0_131\bin

Always remember to have a semicolon.

This is the result of a successful configuration, and then you can write Java programs.

Note Java programs are strictly case-sensitive.

2 configuration steps for the Java Development environment

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.