My PyDev Notes: Difference between revisions

From GotOpinion
Jump to navigation Jump to search
Created page with "[http://pydev.org/ PyDev] is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development. My notes are based on using [http://www.linuxmint.com/ ..."
 
mNo edit summary
 
Line 4: Line 4:


== PyDev setup ==
== PyDev setup ==
See PyDev [http://pydev.org//manual_101_root.html Getting Started Guide]

Latest revision as of 10:31, 4 April 2013

PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development.

My notes are based on using Linux Mint 14 Nadia with Cinnamon and Eclipse

PyDev setup

See PyDev Getting Started Guide