Windows System installation JDK summary _java

Source: Internet
Author: User

1. Download JDK

View Latest: Http://www.oracle.com/technetwork/java/javase/downloads/index.html


Download based on the appropriate JDK for the operating system


2. Running the JDK Setup program


3. Select the Installed directory


4. Click Next to determine, perform the installation


5. Set Java environment variables

Computer right-Properties-Advanced system settings-environment variables


New environment variable

Java_home=c:\program files\java\jdk1.8.0_40
Classpath=.; %java_home%\lib

Modify the PATH environment variable to add%java_home%\bin to the PATH environment variable


6. Verify that the installation is successful

In Start-run Enter cmd, carriage return, pop-up command box

Input Java-version


If the output is installed JKD version indicates successful installation

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.