Sophomore started, looking for seniors to help directly install, this winter vacation time to experience the reload system, while experiencing the installation of JDK and Eclipse. O (∩_∩) o
1.jdk
1) Official website (download jdk) http://www.oracle.com/index.html
2) Download the tutorial (full English page, do not understand or too lazy to see the link) http://jingyan.baidu.com/article/e4511cf3e112ac2b845eaf8f.html
{Download->java for Developers->java platform (JDK), select the desired version (remember to accept)}
3) installation, configuration and inspection tutorial http://jingyan.baidu.com/article/b24f6c82c989da86bfe5dab2.html
{Note: Try to choose the default path, and then remember to save it so that you don't know where to set the variable. This baby smart, later appeared javac wrong situation (treatment recommended http://jingyan.baidu.com/article/d8072ac468bc1dec95cefddb.html If you need to uninstall, Can be directly Baidu Uninstall method (Control Panel))}
2.eclipse
1) Official website (download eclipse) http://www.eclipse.org/
{download->Eclipse IDE for Java developers, China- Dalian Neusoft University of information ( Dalian Neusoft Information Institute)}
2) Installation
{Unzip, find Eclipse, double click (Eclipse is green software)}
3. Other
1) Installation of the main reference to the above several sites and the following (including the whole process) (http://blog.csdn.net/kangmiao89757/article/details/9993887), thank you very much!
2) The above several websites, in the environment variable setting, has the difference, if has the reference small partner, remembers the actual situation to prevail
3) The following drawings are attached to the handy cut
Java_ installing JDK and Eclipse