[Installation] Java JDK + eclipse

Source: Internet
Author: User
• 1jdk download

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

Select accept and download the file that matches your system. (X86 refers to 32-bit) • 2jdk installation Note: You must record the JDK installation directory during the installation process! • 3 test Java • 4 environment variable settings 1) in system variables, new: variable name java_home
The variable value is the JDK installation directory; 2) Add "% java_home % \ bin;" before the variable value named path in the system variable; 3) Add a new one in the system variable: the variable name is classpath. The variable value is ".; % java_home % \ Lib \ DT. jar; % java_home % \ Lib \ tools. jar"

• 5 test javac

JDK is installed ......

-----------------------------------------------------------------

Below is eclipse...

1. Download http://www.eclipse.org/downloads/

 

Classic is generally used. If you have special requirements, select the appropriate version and download the version consistent with the system version based on the number of digits.

Decompress the package >>>

 

Double click to use it. You can paste its shortcut on the desktop. (Setting workplace for the first time is the place where you plan to store the program ).

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.