Eclipse's Pydev plugin installs and resolves problems that cannot be found after installation

Source: Internet
Author: User

First, the environment
    • Windows 7 64bit
    • Eclipse 4.5.2
    • Pydev
    • Jdk7u55
Second, installation Step 1. Installing the JDK

Eclipse relies on the Java environment, so the Java Runtime Environment JRE needs to be installed. Since the JDK contains both JRE and can be used for development. Download the JDK installation directly. I have JDK 7 installed.

Address: http://www.java.com/zh_CN/download/

Specific installation of the JDK tutorial, please Baidu.

2. Install Eclipse

Eclipse is here: http://www.eclipse.org/downloads/

I am installing the latest Eclipse Mars, which is version 4.5.2.

3. Installing Pydev

After the eclipse installation is complete, the installation is Pydev below.

Find "Help", "Eclipse Marketpalce" from Eclipse, enter Pydevand search directly. Results such as:


Paste_image.png

Click on the "Install" button in the lower right corner of the entry and click on the installation. After the installation is complete, restart Eclipse.

Three, the question comes

When I restarted eclipse, I found that the Pydev option was nowhere to be found, and was not found in "window", "Preference", and there was no pydev option when creating the project.

1. Causes

Later on Pydev's official website: http://www.pydev.org/found the cause of the problem.

Originally, because I installed JDK7 (that is, Java 7), and Pydev the latest version of 5.0.0 is the need for Java 8. The last version that supports Java 7 is Pydev 4.5.5.


Pydev 4.5.5 last supported version of Java7. Png2. Solutions

That being the case, we can install Pydev 4.5.5.

You can see a sentence like this:

See:update Sites page for the update site of older versions of PyDev.

If you need to install an older version of Pydev, go to update sites page. Then open this website and find Pydev 4.5.5. Links are as follows: http://www.pydev.org/update_sites/index.html

After opening, you can see the address of the plug-in update for Pydev 4.5.5 version:

http://www.pydev.org/update_sites/4.5.5/

Click the Menu "Help", "Install New Software", enter the address of Pydev 4.5.5 above. Then select Pydev and Pydev Mylyn integration, follow the prompts to complete the step by step. When you're done, restart Eclipse to see the Pydev.



Wen/xushiluo (author of Jane's book)
Original link: http://www.jianshu.com/p/a73ca8b95173
Copyright belongs to the author, please contact the author to obtain authorization, and Mark "book author".

Eclipse's Pydev plugin installs and resolves problems that cannot be found after installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.