Install Eclipse with PyDev on a MAC

Cate: Python
标签:,

1.download Eclipse C/C++ (the smallest one with CVS CDT see http://www.eclipse.org/downloads/moreinfo/compare.php) from http://www.eclipse.org/downloads/

2.install it and click help to use the Eclipse update manager (help, software updates, find and install)

3 add a remote site: http://pydev.sourceforge.net/updates/

4 it will search for pydev. expand the pydev item by clicking on the triangle to the left of it – uncheck the Pydev Optional Extras (Pydev Mylyn Integration and Pydev Mylar Integration), and just install the rest.

5 Preferences of Eclipse, pydev, interpreter-python, add interpreter: /Library/Frameworks/Python.framework/Versions/2.5/

Resources/Python.app/Contents/

MacOS/Python.

6 Done!!

This entry was posted on 星期五, 六月 12th, 2009 at 7:24 下午 and is filed under Python. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

评论暂缺

    还没有任何评论。

254

Add Your Comment