PyDev 2.2.3 Released

F

Fabio Zadrozny

Hi All,

PyDev 2.2.3 has been released

Details on PyDev: http://pydev.org
Details on its development: http://pydev.blogspot.com

Release Highlights:
-------------------------------

* Performance improvements

* Major: Fixed critical issue when dealing with zip files.

* Added option to create method whenever a field would be created in
quick fixes (and vice-versa), to properly deal with functional
programming styles.

* Fixed issue where PyDev was changing the image from another plugin
in the Project Explorer (i.e.: removing error decorations from JSP).

* Fixed issue: if the django models was opened in PyDev, the 'objects'
object was not found in the code analysis.

* Test runner no longer leaves exception visible.

* Fixed issue on Py3: Relative imports are only relative if they have
a leading dot (otherwise it always goes to the absolute).

* Default is now set to create project with the projects itself as the
source folder.

* Handling deletion of .class files.

* Fixed issue where loading class InterpreterInfo in
AdditionalSystemInterpreterInfo.getPersistingFolder ended up raising a
BundleStatusException in the initialization.

* Fixed some code formatting issues


What is PyDev?
---------------------------

PyDev is a plugin that enables users to use Eclipse for Python, Jython
and IronPython 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.


Cheers,

--
Fabio Zadrozny
------------------------------------------------------
Software Developer

Appcelerator
http://appcelerator.com/

Aptana
http://aptana.com/

PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com
 
R

rusi

Hi All,

PyDev 2.2.3 has been released

Details on PyDev:http://pydev.org
Details on its development:http://pydev.blogspot.com

On my debian box I get:

$ /opt/Aptana\ Studio\ 3/AptanaStudio3
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught TypeError: Object [object Event],, has
no method 'toJSON',javascript::1)
HandleConsoleMessage(Uncaught ReferenceError: loadPortal is not
defined,http://content.aptana.com/aptana/my_aptana/?
content=start&id=83fef29f-0f3d-40db-8b9a-0f417b84cd8c&v=3.0.0.1316445268&ts=1317965412438&fg=f8f8f8&p=O&bg=141414&ch=edeceb:
59)
HandleConsoleMessage(AJS.Confluence: run binder components,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(Dropdown width override occurred,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(Dropdown width override occurred,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(Drag and Drop: requesting translation,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(DragAndDropUtils: computed cache URL: /s/en/
2159/26/1.0.16/_/plugins/drag-and-drop/i18n.action?locale=en_GB,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(Overriding default quick search,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(Applying doc-theme quick search,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
HandleConsoleMessage(confluence-keyboard-shortcuts initialising,http://
wiki.appcelerator.org/s/en/2159/26/58/_/download/superbatch/js/
batch.js:436)
[1007/110047:ERROR:base/native_library_linux.cc(28)] dlopen failed
when trying to open /opt/jre1.6.0_20/lib/i386/libnpjp2.so: /opt/
jre1.6.0_20/lib/i386/libnpjp2.so: undefined symbol:
__gxx_personality_v0
Job found still running after platform shutdown. Jobs should be
canceled by the plugin that scheduled them during shutdown:
com.aptana.usage.StudioAnalytics$1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PyDev 3.1.0 released 0
PyDev 2.8.0 Released 0
PyDev 3.0 Released 2
PyDev 3.5.0 Released 0
PyDev 2.8.2 released 0
PyDev 3.4.1 Released 0
PyDev 3.3.3 Released 0
Pydev 1.5.8 Released 3

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top