Pydev 1.2.5 Released

Fabio Zadrozny fabiofz at gmail.com
Wed Nov 1 13:00:57 CET 2006


Hi All,

Pydev and Pydev Extensions 1.2.5 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 on mark occurrences fixed
* The quick outline now will go to the 'sole item' in the tree even if it is
not selected (and OK is pressed)


Release Highlights in Pydev:
----------------------------------------------

*  Early release of the Pydev package explorer View. Features already
implemented:
      o Common resource actions (delete, copy, rename, team...)
      o Shows the Source folder with a different icon
      o Linking mode enabled
      o Shows the outline for a python file
      o Opening an item in the outline opens the correct place in the
correspondent file
      o NOTE: The package explorer is still in a beta state
* Debugger bug-fix: Crash when debugging wxPython programs should not happen
anymore
* When opening a file, the encoding is considered (and not only when saving
it)
* Patches from Gergely Kis:
      o Option for having a 'default interpreter' in the combo for selecting
which interpreter to use for a run
      o Saving the things related to the pydev project in a .pydevproject
file to be commited
* Patch from Gregory Golberg:
      o Ctrl+Shift+D when a variable is selected in debug mode shows the
variable value



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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-announce-list/attachments/20061101/d284ab27/attachment.htm 


More information about the Python-announce-list mailing list