1, first download the JDK installation package, installation will have two files installed, one is the JDK one is the JRE recommended two files do not install in a directory
2, install the JDK is the configuration environment variables, path and Classpath,path to be configured in the user variable, it is best not to configure in the system variables, the path in the CLASSPATH variable is the path that we store the file when we do the project, the rest like home- The path variable is not configured when it is not needed
3, download and install Eclipse, the decompression, installation, directly can be used, but is all English, here Novice may need to Chinese, Chinese-language directly in the official website to download the Chinese package after decompression, the decompression after the asking price copy to the Eclipse folder can be
win8.1 installation of JDK and environment variable configuration Eclipse installation and localization