Hi All,<br>
<br>
Pydev and Pydev Extensions 1.0.7 have been released<br>
<br>
Check <a href="http://www.fabioz.com/pydev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.fabioz.com/pydev</a> for details on Pydev Extensions<br>
<br>
and <a href="http://pydev.sf.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pydev.sf.net</a> for details on Pydev<br>
<br>
Release Highlights in Pydev Extensions:<br>
-----------------------------------------------------------------<br><div>
<br>- Mark Occurrences is able to highlight all the occurrences of some token in a file (and is python-aware)<br>- Rename Occurrences is able to rename all the occurrences of some token in a file (Ctrl+2+R)<br>- Hierarchy view is final (can now find children classes in referencing modules)
<br>- Remote debugger<br> - Can redirect the output to the client (the signature for starting the remote debugger became settrace(host='localhost', stdoutToServer = False, stderrToServer = False))<br> - Maps the locations from the server to the client even if they are not in the same exact paths
<br>- Force code-analysis in the current editor (Ctrl+2+C)<br><br><br>
Release Highlights in Pydev:<br>
----------------------------------------------<br>
<br>- Assign variables to attributes (Ctrl+2+a): Contributed by Joel Hedlund (this is the first contribution using the new jython scripting engine).<br>- 3 minor 'quirks' were fixed in the indentation engine<br>- The debugger had some changes (so, if you had halts with it, please try it again).
<br>- Allow changing the keybinding for activating the Find next problem (Ctrl+.)<br>- The debugger step-return had its behaviour changed.<br>- Additional scripts location added to pythonpath in the jython scripting engine
<br>- Transversal of nested references improved<br>- Fixed problems with compiled modules when they had 'nested' module structures (e.g.: wx.glcanvas) <br><br><br>
What is PyDev?<br>
---------------------------<br>
<br>
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.<br>
<br>
<br>
Cheers,<br>
<br>
-- <br>
Fabio Zadrozny<br>
------------------------------------------------------<br>
Software Developer<br>
<br>
ESSS - Engineering Simulation and Scientific Software<br>
<a href="http://www.esss.com.br/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.esss.com.br</a><br>
<br>
Pydev Extensions<br>
<a href="http://www.fabioz.com/pydev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.fabioz.com/pydev</a><br>
<br>
Pydev - Python Development Enviroment for Eclipse<br>
<a href="http://pydev.sf.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pydev.sf.net</a><br>
<a href="http://pydev.blogspot.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://pydev.blogspot.com</a></div>