Hi All, PyDev - Python IDE (Python Development Enviroment for Eclipse) version 0.9.8.3 has been released.
Check the homepage (http://pydev.sourceforge.net/) for more details. Details for Release: 0.9.8.3 Major highlights: ------------------------ * Debugger was improved to be faster (more info about it at my blog <http://pydev.blogspot.com/2005/10/high-speed-debugger.html> -- http://pydev.blogspot.com/2005/10/high-speed-debugger.html) * The debugger is now getting info correctly on java classes when debugging jython * Add watch added to the editor popup menu * Added syntax highlighting to the 'self' token * Code folding added for 'glued' imports * Fixed some outline problems Others that are new and noteworthy: ----------------------------------------------------- * Debugger does not try to get breakpoints on closed projects anymore * Some refreshing issues regarding the outline and colors when reusing the editor were fixed * Code completion for relative imports has changed a lot (there were some pretty hard-to-find bugs in this area...) * Some move imports problems fixed * The auto-add '(self):' now works with tabs too 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 -- http://mail.python.org/mailman/listinfo/python-list