Install plugins under Eclipse

Source: Internet
Author: User

Recently wanted to make Python, the hands of Eclipse, do not want to install other IDE space, on the internet to find the Eclipse support for the development of Python plug-ins, sure enough.

Pydev website Address: http://pydev.org/index.html

The newest version of the Pydev (5.3.1) version of the first, but after the new py file has been found to always pop up to tell the eclipse version of the problem, let the update eclipse or a lower version of the Pydev.

Search for a reason, jdk1.7,eclipse4.5 best use pydev4.5.5 version of. Don't want to unload the latest version of Pydev because it's coming back to eclipse. Later found on eclipse through Help-->install new software cannot install version 4.5.5, can only be downloaded from the Internet.

Download will get two folders, plugin and features, some people say directly in the eclipse under the plugin and features folder can, but I try not to use, read and write permissions are open or not good, only in search.

Find the method, under Eclipse there is a folder called Dropins, as long as the entire folder under this can be, easy to manage, each plug-in to build their own directory, the bottom of the directory is placed under the plugin and features two folders. Also note (My computer is this) Dropins this folder no other users write permission, but also to open the Write permission to put in.

Restart Eclipse,help-->installation details and find that the plugin is already installed.

After installing the plug-in Pydev configuration:

Window-->preferences-->pydev-->interpreters-->python interpreter. Click New, name yourself a, location is your own Python directory, do not know the open terminal, input which python look. The configuration is complete and ready to use.

Install plugins under Eclipse

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.