Eclipse Python Configuration

Source: Internet
Author: User

Download the JDK first, and if the JDK is 32-bit, eclipse will download the 32-bit as well as the 64-bit. I'm using Jdk7 64-bit.

Download eclipse, go to the official website to download the latest http://www.eclipse.org/downloads/, I downloaded the version is eclipse-jee-luna-r-win32-x86_64.zip (4.2 version).

Install the Jdk,eclipse decompression can be used.

Next download python, download Python 3.4.1 64-bit (https://www.python.org/downloads/release/python-341/),

Download it and install it directly.

The add Python.exe to path is selected at the time of installation.

After the above is ready, open eclipse, configure the Python plugin

Select Help->install New software.

Enter Url:http://download.aptana.com/studio3/plugin/install, which contains the Pydev plugin.

You can also enter http://pydev.org/updates and install only Pydev.

Here is the first one, if there is an error in the process, try a few more times on the line.

After installation, select Window->preferences->pydev->interpreters->python interpreter->new in Eclipse.

Select Python.exe under the Python path of the installation

OK, here is the end of the configuration.

Here's the test:

Create a new Pydev project.

Create a new Pydev package under Pydevtest

Over.

Eclipse Python Configuration

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.