Pierre-Arnaud Marcelot schrieb: > Hi Felix, > > The plugins will still run with Eclipse 3.3. Our plugins still use the 3.3.x API.
Thanks for explanation. I'm definitely not an eclipse crack. > > The Eclipse 3.4 dependencies are only used in the final RCP application as they are bundled in it (, and also for Maven compilation) . > > So I think, its ok and there's no need to change the update site. I totally agree having learned more about eclipse :-) > > We just need to take care to not be using any new features provided in the 3.4 API that we can't find in the 3.3.x API. > > Regards, > Pierre-Arnaud > > On Thu, Sep 4, 2008 at 3:37 PM, Felix Knecht <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Hi all > > As Pierre-Arnaud now has updated all the eclipse artifacts to eclipse > 3.4 (Ganimede) I don't think the it'll still run > as eclipse plugin in a 3.3 version. > Maybe we should indicate this on on the d.a.o/studio site and think > about creating a new eclipse updatesite e.g. > http://directory.apache.org/studio/update/2.x to make the difference > between studio 1.2.x and 1.3.x clear (update to now > it is http://directory.apache.org/studio/update/1.x). > > WDOT? > > Felix
