Re: [Pydev-code] pydev 1.2.0 Really not compatible with eclipse 3.1 ??!!!??
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-06-24 22:10:37
|
On 6/24/06, Marvin <mar...@co...> wrote: > > eclipse 3.2 is not even released yet -- only release candidates. Isn't it > a > little early to make pydev incompatible with 3.1? > > I installed a new install of eclipse 3.1.2 with pydev 1.2.0 and it seems > to work > fine. Has support for 3.1 really been dropped? > > marvin > Hi Marvin, Well, pydev is mostly the same api, but there are some backward-incompatible changes in eclipse 3.2, and you might stumble across them, so, yes, pydev support for eclipse 3.1 is dropped... you can still use version 1.1.0 from the site if you wish, as it is a pretty stable version. Also, note that while Eclipse 3.2 is not final, it should be (final) in about a week, so, this is mostly a pre-release for those that want to experiment with it before it is released (so, if you want, you can keep to pydev 1.1.0 until a final Eclipse version is released, which should happen pretty soon). Now, others also mentioned it, so, I'll say it again... pydev is open source, so, if there's someone willing to keep a branch with support for 3.1alive, I'm all for it (keeping pydev + extensions up to date with Eclipse is already work enough for me). Cheers, Fabio |