onecoders / PythonBook

Python
1 stars 0 forks source link

PyDev #5

Closed onecoders closed 10 years ago

onecoders commented 10 years ago

http://pydev.org/updates/

onecoders commented 10 years ago

In Eclipse 3.6 and 3.7, select Help/Install New Software... On the panel that pops up, click "Add..." at the top right. Enter any name (e.g. "PyDev") Enter http://pydev.org/updates as the Location, then click OK. In the list of available software, select PyDev. Click Next, Next, accept the license, Finish. If Eclipse asks whether to trust the PyDev certificate, agree. When the install is complete, allow Eclipse to restart.

onecoders commented 10 years ago

http://www.caktusgroup.com/blog/2011/08/31/getting-started-using-python-eclipse/

onecoders commented 10 years ago

http://www.rose-hulman.edu/class/csse/resources/Eclipse/eclipse-python-configuration.htm

onecoders commented 10 years ago

Starting with Python On Eclipse in Ubuntu http://www.linoob.com/2011/09/starting-with-python-on-eclipse-in-ubuntu/