Hi All,

PyDev - Python IDE (Python Development Enviroment for Eclipse) version 0.9.8 has just been released.

Check the homepage (http://pydev.sourceforge.net/) for more details.

Details for Release: 0.9.8

Major highlights:
-------------------

   * Jython integrated.
   * Jython debugger support added.

Others that are new and noteworthy:
-------------------------------------

   * jython integration supports spaces for jython.jar and java install
* jython code-completion support for new style objects (jython 2.2a1) has been enhanced.
   * many templates were added
* the grammar evolved a lot, so, now you actually have decorators in the grammar, list comprehension on method calls and tuples and the new from xxx import (a,b,c) syntax.
   * pylint supports spaces
* pylint is no longer distributed with pydev (it must be installed in the site-packages and its location must be specified in the preferences) * some problems regarding 'zombie processes' after eclipse exit with the shells used for code-completion should be fixed

Special thanks
---------------

This release would not be possible without help from:

OctetString, for the financial support for making jython support possible!
Vitor Oba for debugger patches!

Cheers,

Fabio

--
Fabio Zadrozny
------------------------------------------------------
Software Developer

ESSS - Engineering Simulation and Scientific Software
www.esss.com.br

PyDev - Python Development Enviroment for Eclipse
pydev.sf.net
pydev.blogspot.com




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Pydev-code mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to