Java Development Environment Building

Source: Internet
Author: User

Installation:

Download the Java SE installer from oracal for installation. The installation process is not described in detail again, I believe you can complete.

To configure environment variables:

System variables, environment variables, advanced system settings

Java_home: Add entry: Java installation path, here my path is (D:\Java\jdk1.8.0_25)

Path: Modify Entry: Add a path at the first party (D:\Java\jdk1.8.0_25\bin; Note: Remember to add a semicolon to separate this path from the other paths

CLASSPATH: New entry: Add path (.; D:\Java\jdk1.8.0_25\lib) Note: Add a semicolon before the path

Confirm Complete

Test:

Go to cmd

Enter both Java and Javac, if prompted to indicate that the configuration is correct.

Note: Because I once passed, so it is not clear that the incorrect situation, in view of the Java world is not familiar with, decided to pass here. After some experience, we will be back to complete here.

Java Development Environment Building

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.