<div dir="ltr"><div>What is PyDev?<br></div><div>---------------------------</div><div><br></div><div>PyDev is an open-source Python IDE on top of Eclipse for Python, Jython and IronPython development.</div><div><br></div>

<div>It comes with goodies such as code completion, syntax highlighting, syntax analysis, code analysis, refactor, debug, interactive console, etc.</div><div><br></div><div>Details on PyDev: <a href="http://pydev.org">http://pydev.org</a></div>

<div>Details on its development: <a href="http://pydev.blogspot.com">http://pydev.blogspot.com</a></div><div><br></div><div><br></div><div>What is LiClipse?</div><div>---------------------------</div><div><br></div><div>
LiClipse is a PyDev standalone with goodies such as support for Multiple cursors, theming and a number of other languages such as Django Templates, Kivy Language, Mako Templates, Html, Javascript, etc.</div>
<div><br></div><div>It's also a commercial counterpart which helps supporting the development of PyDev.</div><div><br></div><div>Details on LiClipse: <a href="http://brainwy.github.io/liclipse/">http://brainwy.github.io/liclipse/</a></div>

<div><br></div><div><br></div><div>Release Highlights:</div><div>-------------------------------</div><div><br></div><div>- **Important**: PyDev requires Eclipse 3.8 or 4.3 onwards and Java 7! For older versions, keep using PyDev 2.x (or LiClipse for a PyDev standalone with all requirements bundled).</div>

<div><br></div><div>* Adding plead for the current crowdfunding at <a href="http://tiny.cc/pydev-2014">http://tiny.cc/pydev-2014</a>.</div><div><br></div><div>* PyDev now has a new logo.</div><div><br></div><div>* **py.test**:</div>

<div><br></div><div>    * Improved py.test test runner preferences page.</div><div>    </div><div>    * py.test integration improved to be less intrusive and work with xdist.</div><div>    </div><div>    * py.test protocol invocation now allows for module/session scoped fixtures to work properly.</div>

<div><br></div><div>* Add bookmark and add task actions are shown in the ruler context menu (**Ctrl+F10**).</div><div>    </div><div>* Code completion was not properly recognizing variables assigned to self inside an elif statement.</div>

<div><br></div><div>* Django 1.7: Model.objects is manually patched inside PyDev to give proper code-completion results.</div><div><br></div><div>* Debugger: hovering over private ('__' prefixed) variables now shows proper value.</div>

<div><br></div><div>* Thread.isAlive() is no longer called to workaround debugger issue on Python 3.4.</div><div><br></div><div>* Hyperlinking should not happen on spacing characters (I.e.: Ctrl+click on spaces).</div><div>

<br></div><div>* Fixed NPE when interpreter is created with JDT and loaded afterwards without it.</div><div><br></div><div>* Fixed issue where tokens cached information could end up being null after I/O.</div><div><br></div>

<div>* Manually creating new run configuration no longer gives an exception (i.e.: configuration without associated project).</div><div><br></div><div>* Out-of-sync error on PYTHONPATH change (patch by Danny Yoo)</div><div>

<br></div><div>* There's an extension point for clients to resolve modules (patch by Danny Yoo).</div><div><br></div><div>* **Ctrl+Shift+G** (find references) is now properly categorized.</div><div><br></div><div>* Rename refactoring now validates files (read only) prior to refactoring (patch by Danny Yoo).</div>

<div><br></div><div>* Not checking preferred settings when the PyDev plugin is started, but rather when a PyDev editor is opened.</div><div><br></div><div>* Setting remote debugger socket to be properly reused.</div><div>

<br></div><div>* The PyDev stdout/stderr redirector now properly uses PYTHONIOENCODING.</div><div><br></div><div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>--</div><div>Fabio Zadrozny</div><div>------------------------------------------------------</div>

<div>Software Developer</div><div><br></div><div>LiClipse</div><div><a href="http://brainwy.github.io/liclipse">http://brainwy.github.io/liclipse</a></div><div><br></div><div>PyDev - Python Development Environment for Eclipse</div>

<div><a href="http://pydev.org">http://pydev.org</a></div><div><a href="http://pydev.blogspot.com">http://pydev.blogspot.com</a></div></div>