Hi All,<br>
<br>
Pydev and Pydev Extensions 1.0.4 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>
<br>
- Interactive Console binded to the Pydev Editor<br>
- Bug-fixes<br>
<br>
<br>Release Highlights in Pydev:<br>
----------------------------------------------<br>
<br>
- Added jython scripting<br>
- Added an 'easy' way to bind actions after Ctrl+2 (to make scripting easier)<br>
- Added a way to list things binded with Ctrl+2 (To see: Ctrl+2+help)<br>
- Added a 'go to next problem' with jython scripting capabilities, as a
first example on how to script Pydev with Jython (Ctrl+.)<br>
- A brand new indentation engine is available:<br>
<br>
&nbsp;&nbsp;&nbsp; * Does not try to make different indentations inside multilines<br>
&nbsp;&nbsp;&nbsp; * Does not try to add spaces to make smart-indent when in only tabs mode<br>
&nbsp;&nbsp;&nbsp; * Indents correctly after opening some bracket or after closing some bracket<br>
&nbsp;&nbsp;&nbsp; * Indents to 'expected level' when hitting tab<br>
<br>
- Fixed bug: syntax error described instead of throwing an error<br>
- Profiled Pydev (not that much, but still, I hope you'll be able to 'feel' it)<br>
- Fixed bug: the pythonpath was not added when additional environment variables where specified<br>
- And as always, other bugs have been fixed<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>