Install the java Development Environment jdk, and install JDK and javajdk

Source: Internet
Author: User

Install the java Development Environment jdk, and install JDK and javajdk

JDK can be understood as a translator who translates the Java advanced language into binary execution.

JDK can compile files. The compiled file extension is. class.

As long as JDK is supported, JAVA can run. This is the cross-platform nature of JAVA.

I downloaded JDK 8 from windows XP and the system prompts that JDK 6 is not supported.

JDK installed successfully

Configure the system environment variables as follows:

First, find the JDK installation directory.

Copy the path

Right-click my computer"

Click "advanced"-> "environment variable"

Find the following environment variables and click Edit.

In the operation, if there is no semicolon in the last text in the red box, add the semicolon, paste the copied bin path after the semicolon, and end with the semicolon

After editing, click OK.

After returning to the desktop, follow windows + R to create

Enter DOS

Enter java and press Enter. The following interface indicates that jdk is successfully installed.

Okay. Now JDK is installed successfully.

If you enter Java and the prompt is as follows, it indicates that your JDK software has not been installed successfully, or the system environment variable is not correctly set.

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.