Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58782
| References | <mailman.2124.1383828279.18130.python-list@python.org> <b3d98c7c-b579-4052-9aaf-eb581d475677@googlegroups.com> |
|---|---|
| From | Fabio Zadrozny <fabiofz@gmail.com> |
| Date | 2013-11-08 08:39 -0200 |
| Subject | Re: PyDev 3.0 Released |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2209.1383907194.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi, What you get from LiClipse which you don't have on Eclipse+PyDev is: - Lightweight support for other languages (i.e.: there's an editor which provides highlighting, outline and other goodies which supports multiple languages such as Django Templates, Mako, Javascript, Html, etc. -- and it should be easy to add other DSLs too). - Improved themeing (it extends eclipse color theme to theme not only the editor, but other parts of the ide). - Multi-edition (i.e.: Ctrl+K will create links for multi edition or alternatively you can Ctrl+Alt+mouse select to select multiple lines to edit at once) - Things are pre-configured (i.e.: it provides a native installer which bundles a jre and other common plugins such as anyedit, startexplorer, egit...) So, currently those are the advantages -- still, as you noted, PyDev is the same on both cases :) Cheers, Fabio On Fri, Nov 8, 2013 at 12:14 AM, flebber <flebber.crue@gmail.com> wrote: > I see the main difference between Liclipes and Eclipse+Pydev being > lightweight and Loclipse preconfigured to a degree. > > Moving forward what advantages would I get by buying Liclipes over Eclipse? > > Sayh > -- > https://mail.python.org/mailman/listinfo/python-list >
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
PyDev 3.0 Released Fabio Zadrozny <fabiofz@gmail.com> - 2013-11-07 10:44 -0200
PyDev 3.0 Released flebber <flebber.crue@gmail.com> - 2013-11-07 18:14 -0800
Re: PyDev 3.0 Released Fabio Zadrozny <fabiofz@gmail.com> - 2013-11-08 08:39 -0200
csiph-web