Thanks for response Brett. Unfortunately, the plugin uses many internal Eclipse APIs (for example, for our JSNI integration into the editor) and we can't assume the next version will remain compatible. Anyway, we're working on getting 3.5 support out in the next couple/few weeks.
jason On Mon, Jul 6, 2009 at 2:34 AM, brett.wooldridge <[email protected] > wrote: > > I'll pile-on to this question. I didn't expect GWT to have a hard > version > dependency on Eclipse bundles. Odds are, the plugin would/will work > fine with 3.5 were it allowed to install. > > It would have been better, IMHO, to use a version interval in the > manifest > rather than a specific version. For example [3.4,3.5] would have > allowed the > plugin to install on eclipse 3.4 and 3.5 (recognizing that at the time > of release, > 3.5 was not yet available). Similarly when the next version of the > GWT > plugin is released, it should specify [3.5,3.6] unless Google has some > apriori > knowledge that there are breaking changes coming in 3.6. > > The default assumption should be "the next version is compatible", as > Eclipse, like any good project tries to maintain version-over-version > API > compatibility. > > -Brett > > On Jul 5, 5:03 am, PhatDog <[email protected]> wrote: > > Hi, > > When will the Galileo plugin be released? > > > > Thanks > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
