One of the previous articles was about the mac configuration of the Python Integrated development environment (Eclipse +python+pydev), and in 2016, I was going to install Python's integrated development environment for my Windows system. Although Python is seldom used in my work, I really like python.
But download the latest version of Eclipse Mars.1 (4.5.1) releaseon the Eclipse's official website for installation. The installation package startup interface is as follows:
And the previous installation interface is a difference, research I think is sub-processing, different requirements to install different packages, but there is a public plug-in package, we need to be aware of, because after the installation is complete, we will put the Pydev plugin into the plugin folder, after my first installation, Follow your previous experience to install directory lookup plugin directory, but unfortunately not found. But I can try to install other feature packs that I found in the interface
Click to find this is a plugin control directory,
I copied the Pydev plugin's directory to the corresponding directory, which integrates the basic Python functionality, which is a common directory that the Eclipse Installer can access.
But these prerequisites are that you have installed the JDK and Python oh.
Win 8 Configuration Python integrated development environment (Eclipse mars.1 (4.5.1) Release + python + pydev)