Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.065 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'javascript,': 0.07; 'extends': 0.09; 'noted,': 0.09; 'cc:addr:python-list': 0.11; 'django': 0.11; '(it': 0.16; 'cc:name:python list': 0.16; 'degree.': 0.16; 'eclipse': 0.16; 'editor,': 0.16; 'fabio': 0.16; 'too).': 0.16; 'wrote:': 0.18; 'select': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'cheers,': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'lines': 0.31; 'languages': 0.32; 'url:python': 0.33; 'cases': 0.33; 'fri,': 0.33; 'common': 0.35; 'editor': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'add': 0.35; 'html,': 0.36; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'should': 0.36; 'so,': 0.37; 'being': 0.38; 'nov': 0.38; 'moving': 0.39; 'url:mail': 0.40; 'easy': 0.60; 'improved': 0.60; 'color': 0.61; 'such': 0.63; 'forward': 0.65; 'buying': 0.65; 'to:addr:gmail.com': 0.65; 'between': 0.67; 'advantages': 0.68; 'installer': 0.84; 'lightweight': 0.84; 'plugins': 0.84; 'edition': 0.86; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=1uEAp+JYuK8I6An1kkfhAIMrpj6wiHrRqqs5lODuEug=; b=Geb6iVxXafIhJLm99Zzr+qJhEfQpx43xL3h1pT7EQXMC6S8cAjTz+VSl0ylE7JWqmF 6GxipuFy3WSs1L7ADdTMJYqt54wGVduUhPwNUXDQksxPtMV3XRynfR+LQ9KLC4/gxw/y rRZsaHbpXgTy2XmwKYCGLdF2RixBhKH4tWWeTubvq6LhKYD6uln0OXdZ04/iXejGa/ds SkmGJhbPXrdT7oXGYqYnfQlf5c/cOueHTlYoMjYB8aoamucsOiHYVV81Cu+qSLZqFBLu 9t0xreqfXCmKS28ZdR4I7E8UB43ublY+Dv8gDWOLyfDbZ5eTCtPimPeBeSxbrZepL5nv CIkw== X-Received: by 10.221.6.195 with SMTP id ol3mr517512vcb.34.1383907186668; Fri, 08 Nov 2013 02:39:46 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Fabio Zadrozny Date: Fri, 8 Nov 2013 08:39:26 -0200 Subject: Re: PyDev 3.0 Released To: flebber Content-Type: multipart/alternative; boundary=089e013cbc8c43788304eaa8001e Cc: python list X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 91 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383907194 news.xs4all.nl 15996 [2001:888:2000:d::a6]:55822 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58782 --089e013cbc8c43788304eaa8001e Content-Type: text/plain; charset=ISO-8859-1 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 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 > --089e013cbc8c43788304eaa8001e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

What you get from LiClipse which yo= u don't have on Eclipse+PyDev is:

- Lightweigh= t support for other languages (i.e.: there's an editor which provides h= ighlighting, outline and other goodies which supports multiple languages su= ch as Django Templates, Mako, Javascript, Html, etc. -- and it should be ea= sy 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 edi= t at once)

- Things are pre-configured (i.e.: it provides a native= installer which bundles a jre and other common plugins such as anyedit, st= artexplorer, egit...)

So, currently those are the = advantages -- still, as you noted, PyDev is the same on both cases :)

Cheers,

Fabio


On Fri, Nov 8, 201= 3 at 12:14 AM, flebber <flebber.crue@gmail.com> wrote:<= br>
I see the main difference between Liclipes a= nd Eclipse+Pydev being lightweight =A0and Loclipse preconfigured to a degre= e.

Moving forward what advantages would I get by buying Liclipes over Eclipse?=

Sayh
--
https://mail.python.org/mailman/listinfo/python-list

--089e013cbc8c43788304eaa8001e--