Install Eclipse with PyDev on a MAC

标签:,

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!!

安装配置Django开发环境(Eclipse + Pydev)

所谓工欲善其事,必先利其器。Python开发有很多工具,其中Eclipse+Pydev就是其中一种。尽管 python@newsmth 的置底文章对这对组合评价不高,但在pipi的坚持和推荐下,我还是选择了这对组合。反正都没有用过,我正好尝尝鲜。非常感谢Pipi,本文得到了Pipi同学的大力支持。
下面将开发环境的安装配置过程写下来,供后来者参考。
 
一、安装Eclipse SDK。
http://download.eclipse.org/eclipse/downloads/ 找SDK最新的Release版本,最新的版本是 3.3.2
下载。一开始我选择的是台湾的[Taiwan] National Center for High-Performance Computing (http) ,速度只有5kB/s,还是小日本的快,118kB/S,, Japan Advanced Institute of Science and Technology (http) ,做事情应该也这样,一个明显很缓慢,就要当即力断换其他的。
下载完毕之后,将eclipse SDK解压到某个目录下,我的放在e:\eclipse就可以了。
(全文…)

自做凉粉:)

别人逛街我逛菜市场,一不小心被凉粉看上了,跟着回家呗。

接着讲讲自己做的创作经过,想知结果,听我明天慢慢分解。。。