
Hi All,
Pydev and Pydev Extensions 1.0.2 have been released
Check http://www.fabioz.com/pydev for details on Pydev Extensions
and http://pydev.sf.net has for details on Pydev
Highlights in Pydev Extensions: -------------------------------
- New feature in the debugger: the console is available for probing when in 'suspendend mode' - New feature in code analysis: Provided a way to consider tokens that should be in the globals - Halt fix when too many matches where found in the go to definition. - Code analysis minor bugs fixed. - Error when opening browser fixed.
Highlights in Pydev: -----------------------
- Jython debugging now working. - Code coverage does not report docstrings as not being executed. - Freeze when making a 'step-in' fixed in the debugger. - Grammar generated with javacc version 4.0
Cheers,
Fabio