Pydev 1.3.17 Released
Fabio Zadrozny
fabiofz at gmail.com
Mon May 12 17:42:09 CEST 2008
Hi All,
Pydev and Pydev Extensions 1.3.17 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:
-----------------------------------------------------------------
* Minor bug-fixes
Release Highlights in Pydev:
----------------------------------------------
* Pydev Package Explorer: projects that had the project folder in the
pythonpath did not show children items correctly.
* Debugger: Disable all works. Patch from: Oldrich Jedlicka
* Debugger: Problem when making a step return / step over
* Code-completion: Working for attributes found in a superclass
imported with a relative import
Patches from Felix Schwarz:
o Allow to configure an interpreter even if the workspace path
name contains spaces
o Completion server does not work when the eclipse directory
contains spaces
o Fix deletion of resources in pydev package explorer for Eclipse 3.4
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