This commits resurrects java/eclipse-pydev, updates to latest version and fixes python version PR: 254194 Submitted by: mizhka Approved by: lwhsu Sponsored by: Postgres Professional
7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
PyDev is a plugin that enables users to use Eclipse for Python and Jython
|
|
development -- making Eclipse a first class Python IDE -- It comes with
|
|
many goodies such as code completion, syntax highlighting, syntax analysis,
|
|
refactor, debug and many others.
|
|
|
|
WWW: http://www.pydev.org/
|