2. Try installing and configuring the JDK, and give the steps to install and configure the JDK.

Source: Internet
Author: User

WIN10/64 bit

1. Unzip the Jdk1.8.0_91_x64.rar

2. Press and hold the win and pause keys at the same time to eject the System Properties window and select Advanced system design options.

3. Then click the Environment Variables button.

4. When the Environment Variables dialog box pops up, click the New button to create a new system variable.

5. When the new System Variable dialog box pops up, enter "java-home" in the Variable Name text box, enter the JDK's installation path D: \java.jdk1.80-91\in the Variable name text box. Click OK.

6. Look for the path variable in the system variable and if it does not exist, create a new one, or select the variable click Edit to open the Edit System Variable dialog box. At the beginning of the Variable Value text box, add:%java-home%\bin;.

7.JDK after completion of the need to detect, press and hold the win key and R key , open the Run window input cmd, OK, will enter the DOS environment, enter Javac after the command prompt press ENTER, The system will output some Java information, indicating that the configuration was successful.

2. Try installing and configuring the JDK, and give the steps to install and configure the JDK.

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.