Pydev 1.3.13 Released
Fabio Zadrozny
fabiofz at gmail.com
Mon Feb 4 18:42:18 CET 2008
Hi All,
Pydev and Pydev Extensions 1.3.13 have been released
Details on Pydev Extensions: http://www.fabioz.com/pydev
Details on Pydev: http://pydev.sf.net
Details on its development: http://pydev.blogspot.com
Release Highlights in Pydev Extensions:
-----------------------------------------------------------------
* Debug Console: will print exceptions raised during the evaluation.
* Debug Console: will print the result of the evaluation if a valid
statement is sent (so, 'print' is not needed for simple evaluations
anymore).
Release Highlights in Pydev:
----------------------------------------------
* Outline view: working correctly again.
* Keybinding conflict: Alt+shift+T+XXX refactoring keybindings are now
only defined in the pydev scope.
* Hyperlink: Using new hyperlink mechanism (added at Eclipse 3.3).
What is PyDev?
---------------------------
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.
Cheers,
--
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
http://www.esss.com.br
Pydev Extensions
http://www.fabioz.com/pydev
Pydev - Python Development Enviroment for Eclipse
http://pydev.sf.net
http://pydev.blogspot.com
More information about the Python-announce-list
mailing list