Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108189 > unrolled thread

PyDev 5.0.0 Released

Started byFabio Zadrozny <fabiofz@gmail.com>
First post2016-05-05 15:46 -0300
Last post2016-06-05 16:49 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  PyDev 5.0.0 Released Fabio Zadrozny <fabiofz@gmail.com> - 2016-05-05 15:46 -0300
    Re: PyDev 5.0.0 Released Quivis <quivis@domain.invalid> - 2016-06-05 16:49 +0000

#108189 — PyDev 5.0.0 Released

FromFabio Zadrozny <fabiofz@gmail.com>
Date2016-05-05 15:46 -0300
SubjectPyDev 5.0.0 Released
Message-ID<mailman.408.1462474041.32212.python-list@python.org>
PyDev 5.0.0 Released

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

* **Important** PyDev now requires Java 8.

* PyDev 4.5.5 is the last release supporting Java 7.
* See: http://www.pydev.org/update_sites/index.html for the update site of
older versions of PyDev.
* See: the **PyDev does not appear after install** section on
http://www.pydev.org/download.html for help on using a Java 8 vm in Eclipse.

* PyUnit view now persists its state across restarts.

* Fixed issue in super() code completion.

* PyDev.Debugger updated to the latest version.

* No longer showing un-needed shell on Linux on startup when showing
donation dialog.

* Fixed pyedit_wrap_expression to avoid halt of the IDE on Ctrl+1 -> Wrap
expression.

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

PyDev is an open-source Python IDE on top of Eclipse for Python, Jython and
IronPython development.

It comes with goodies such as code completion, syntax highlighting, syntax
analysis, code analysis, refactor, debug, interactive console, etc.

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


What is LiClipse?
---------------------------

LiClipse is a PyDev standalone with goodies such as support for Multiple
cursors, theming, TextMate bundles and a number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.

It's also a commercial counterpart which helps supporting the development
of PyDev.

Details on LiClipse: http://www.liclipse.com/



Cheers,

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

LiClipse
http://www.liclipse.com

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

PyVmMonitor - Python Profiler
http://www.pyvmmonitor.com/

[toc] | [next] | [standalone]


#109518

FromQuivis <quivis@domain.invalid>
Date2016-06-05 16:49 +0000
Message-ID<PKY4z.658726$z22.557172@fx36.am4>
In reply to#108189
On Thu, 05 May 2016 15:46:53 -0300, Fabio Zadrozny wrote:

> LiClipse is a PyDev standalone with goodies such as support for Multiple
> cursors, theming, TextMate bundles and a number of other languages such
> as Django Templates, Jinja2, Kivy Language, Mako Templates, Html,
> Javascript,
> etc.
> 
> It's also a commercial counterpart which helps supporting the
> development of PyDev.

Yep, I bought it. Very nice. But it still suffers from some of the same 
old bugs as eclipse. I don't think I will pay for a newer version (above 
3.x) though, since the price is quite high for a hobby programmer not 
releasing anything publicly. About 6 hours work with my current salary 
(after taxes), measured knuckle wise from the moose's ass to the forest, 
so to speak.

-- 
  _____  __ __ __ __ __ __   __
 ((   )) || || || \\ // ||  ((
  \\_/X| \\_// ||  \V/  || \_))
   Omnia paratus  *~*~*~*~*~*~*

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web