Pydev 1.3.1 Released

Fabio Zadrozny fabiofz at gmail.com
Tue Mar 27 03:13:41 CEST 2007


Hi All,

Pydev and Pydev Extensions 1.3.1 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:
-----------------------------------------------------------------

* Interactive Console: jython process can receive vmargs (configured in the
preferences page)
* Code-Completion: auto-import completions will not be brought for tokens in
the current module
* Code-Completion: auto-import inserted as last import in imports list (so,
__future__ imports will remain in the 1st position)
* Code-Analysis: Only adds unused parameters in methods that have some
statement that is not a 'pass' or string
* Fix: Find Occurrences: will not 'overlap' occurrences anymore
* Fix: Code-Analysis: deep attribute access after finding __getattr__ does
not signal unresolved import errors anymore

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

* Mylar integration: the pydev package explorer now supports mylar (packaged
as a separate feature: org.python.pydev.mylar.feature)
* Code-completion: comment completion is now the same as string completion
* Debug: Breakpoints can be set in external files
* Debug: Breakpoint annotations now show in external files
* Package Explorer: filter for import nodes created
* Fix: Package Explorer Actions: Open action does not expand children when
opening python file
* Fix: Project Explorer (WTP) integration: does not conflict with elements
from other plugins anymore (such as java projects)
* Fix: halt in new project wizard: when creating a new project from the
pydev wizard it was halting in some platforms
* Fix: ${string_prompt} in run config: now only evaluated on the actual run
* Fix: Code-Completion: jython shell was not handling
java.lang.NoClassDefFoundError correctly


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/20070326/9d0b35d3/attachment.htm 


More information about the Python-announce-list mailing list