JDK1.5-JDK10 Installation Guide (Windows)

Source: Internet
Author: User
Since the JDK9 version, the directory structure of the JDK has changed to remove the original JRE directory. Below the JDK9 as the dividing line, respectively JDK9 the configuration before the version, and the JDK9 version after the configuration. (The installation process is omitted)

  • Public part
    Computer--Properties--Advanced system settings--advanced-environment variables

  • JDK9 later versions (9-10)
JAVA_HOMED:\Java\jdk-10JRE_HOMED:\Java\jre10PATH.;%JAVA_HOME%\bin;%JRE_HOME%\binCLASSPATH.;%JAVA_HOME%\lib;%JRE_HOME%\lib
  • JDK9 Previous version (1.5-1.8)
JAVA_HOMED:\Java\jdk1.7.0_51PATH.;%JAVA_HOME%\bin;%JAVA_HOME%\binCLASSPATH.;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar

JDK1.5-JDK10 Installation Guide (Windows)

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.