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 -~----------~----~----~----~------~----~------~--~---
