centos6.3 eclipse 开发python

1、Help--->Install new software,在Work With栏输入http://pydev.org/updates/

centos6.3 eclipse 开发python_第1张图片

勾选PyDev,然后next。。。。。

2、配置PyDev

Windows -- Preferences

centos6.3 eclipse 开发python_第2张图片

new一个interpreter:

python26

/usr/bin/python(不知道python安装路径可以使用which python命令查看)

OK。

你可能感兴趣的:(centos6.3 eclipse 开发python)