Installation of the JDK under Windows

Source: Internet
Author: User
  1. installation files
    Open folder, execute. exe file

  2. Configuring Environment variables
    Computer Right-click-Properties-Advanced system settings-environment variables

  3. New system environment variable or direct add path after entering environment variable

    Set 3 properties, Java_home,path,classpath (recommended capitalization), click "Edit" if it exists, click "New" if it does not exist
    The specific settings are as follows: (path is a variable that exists in the system, so add a good point at the back, add the path above us)
    Path D:\Program Files (x86) \java\jdk1.6.0_43\bin
    Java_home D:\Program Files (x86) \java\jdk1.6.0_43
    Classpath D:\Program Files (x86) \java\jdk1.6.0_43\lib\tools.jar;d:\program files (x86) \java\jdk1.6.0_43\jre\lib\ Rt.jar;

  4. Then restart cmd, enter java-version normal display is configured to complete.

This article is from the "I have patience with myself" blog, please be sure to keep this source http://9607474.blog.51cto.com/9597474/1683814

Installation of the JDK under Windows

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.