Machine:
Windows7_x86_64
Premise:
The machine has successfully installed the Python2.7 and configured the environment variables.
Steps:
First, installation of Eclipse
Eclipse is a Java-based application and therefore requires a Java Runtime Environment (JRE).
JRE's: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Go to the page to select the JRE and select Jre-8u45-windows-x64.exe to download, and then double-click to install after the download is complete.
Eclipse's: http://www.eclipse.org/downloads/
Once the download is complete, unzip the package directly into the appropriate directory, such as: D:\Eclipse, you can use Eclipse.
Second, the installation of plug-in Pydev
A good memory is better than a rotten pen, and the problems and their solutions are recorded.
Building Eclipse+python development environment under WINDOWS7