Background:
It is not very familiar to learn Java EE for some time during college. Later study and in the work more is iOS development, iOS level is upper middle (graduation more than a year, current annual salary tax before 35w about). Have a certain degree of familiarity with technology. Recently, in order to write something, need to use Java to write backstage.
process:1, download jdk and Eclipse.
JDK 1.7:http://www.oracle.com/technetwork/cn/java/javase/downloads/jdk7-downloads-1880260.html
eclipse:http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/mars/r/ eclipse-jee-mars-r-win32-x86_64.zip&mirror_id=105
(The above installation is basically the next step.)
2, configure environment variables.
Reference: http://jingyan.baidu.com/article/2d5afd699179d985a2e28ec4.html
3. Start Eclipse.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Configuring the Java Development environment under WIN8