pydev安装

url:http://pydev.org/download.html

'Quick Install':

LiClipse

Get LiClipse from http://www.liclipse.com (and help supporting PyDev) and use a native installer with PyDev builtin.

 

Update Manager

Go to the update manager (Help > Install New Software) and add: 

http://pydev.org/updates    or 

http://pydev.org/nightly 

and follow the Eclipse steps.

 

Zip File

An alternative is just getting the zip file and extracting it yourself in eclipse.

For Eclipse 3.4 onwards, you can extract it in the 'dropins' folder (and restart Eclipse).

For Eclipse 3.2 and 3.3, you have to make sure the plugins folder is extracted on top of the Eclipse plugins folder andrestart with '-clean'.

1.下载Eclipse

2. update manager (Help > Install New Software) and add: 

http://pydev.org/updates

或者 :下载zip包  解压到eclipse目录新下的dropins文件夹,然后重启eclispe

3.设置python编译器,Windows->Preferences->PyDev->Interpreters->Python Interpreter

选择Quick Auto-Conifg

或者New自定义python.exe 的路径

posted @ 2015-05-26 11:19  阿刻  阅读(224)  评论(0编辑  收藏  举报