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.c...@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 >
-- https://mail.python.org/mailman/listinfo/python-list