Python+eclipse+pydev Construction Record

Source: Internet
Author: User

Note: This article references http://wsyht2015.blog.51cto.com/9014030/1825578 and, thank you, PyDev 3.9.0.zip online download, better than PyDev 2.8 version.

First, install Python and JDK (for Windows version)

1. Download the Windows version of Python directly, JDK installation

C:\users\koumm>python
Python 2.7.10 (default, May, 09:44:00) [MSC v.1500-bit (AMD64)] on Win32
Type "Help", "copyright", "credits" or "license" for more information.
>>>
>>> quit ()

C:\users\koumm>java-version
Java Version "1.7.0_67"
Java (TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot (TM) 64-bit Server VM (build 24.65-b04, Mixed mode)

Second, the environment variable configuration

Right--My computer, properties, advanced system settings, environment variables, system variables, edit

1) Edit Path variable configuration
Add D:\Python27 in Path; The default installer is automatically added and not specifically added.

2) New JAVA_HOME environment variable (can be started without eclipse)
Java_home C:\Program files\java\jdk1.7.0_67

Third, directly decompression eclipse

Eclipse-jee-mars-2-win32-x86_64.zip, version 4.5.2, support jdk1.7.x, the latest version of Ecplise only supports jdk1.8.

Four, decompression Pydev 3.9.0.zip, can see there are two folders features, plugins, the two files directly copied to the decompression directory of Eclipse, directly covered five, open the Eclipse Editor, configure Windows- Preferences, Pydev, "Python interpreter"

Configuration interpreter such as:

650) this.width=650; "height=" 491 "title=" image "style=" Border:0px;padding-top:0px;padding-right:0px;padding-left : 0px;background-image:none; "alt=" image "src=" http://s3.51cto.com/wyfs02/M00/84/4A/wKioL1eMNdOhyBwVAAIJ_ Dxvjna481.png "border=" 0 "/>

Configuration is complete.

This article is from the "Koumm Linux Technology blog" blog, be sure to keep this source http://koumm.blog.51cto.com/703525/1827293

Python+eclipse+pydev Construction Record

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.