Pydev 1.3.10 Released
Fabio Zadrozny
fabiofz at gmail.com
Mon Nov 5 14:53:39 EST 2007
Hi All,
Pydev and Pydev Extensions 1.3.10 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:
-----------------------------------------------------------------
* Code-analysis: Doesn't report 'statement without effect' within list
comprehension.
* Context insensitive code completion: Shows contents of zips/eggs/jars
* Go to definition: Working with zips/eggs/jars.
Release Highlights in Pydev:
----------------------------------------------
* Symlinks supported in the system pythonpath configuration.
* Egg/zip files are now supported.
* The creation of a project in a non-default location is now allowed within
the workspace
* JDT used to get completions from jars (but referencing other java projects
is still not supported).
* Configuration of pythonpath allows multiple selection for removal.
* Configuration of pythonpath allows multiple jars/zips to be added at once.
* When configuring the pythonpath, the paths are sorted for selection.
* The file extensions that pydev recognizes for python can now be
customized.
* Patch by Carl Robinson: Code-folding for elements such as for, try, while,
etc.
* Removed the go to next/previous problem annotation (Eclipse 3.3 already
provides a default implementation for it).
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-list/attachments/20071105/ff4070b4/attachment.html>
More information about the Python-list
mailing list