The problem is that GWT 1.6.x bundles the 32-bit version of the Carbon SWT libraries (on Mac), so while you'll be able to run Eclipse 3.5 JDK 6 and install the plugin, your GWT projects will have to use Mac's 32-bit JDK in order to launch. The next version of GWT (or, if you build a version of GWT from the trunk) supports Out-Of-Process-Hosted-Mode (OOPHM), which will allow you to debug against a real browser running on the platform. This version of GWT does not bundle the SWT libraries, so you will be able to use the 64-bit JDK on OSX.
On Fri, Jul 10, 2009 at 3:01 PM, asinger <[email protected]> wrote: > > Will the Eclipse 3.5 plugin support using jdk 6 for OS X? We have been > eagerly waiting for this! > > Thank you, > Armando > > On Jul 10, 7:41 am, Isaac Truett <[email protected]> wrote: > > Understood. Thank you, Miguel, Rajeev, and everyone else working on > > the plugin. It's been a big help. :-) > > > > 2009/7/10 Miguel Méndez <[email protected]>: > > > > > Hello Issac, > > > It is something that we plan on doing, but it is not as high priority > as > > > some of the other features that we are working on. > > > > > On Fri, Jul 10, 2009 at 10:00 AM, Isaac Truett <[email protected]> > wrote: > > > > >> Rajeev, > > > > >> That's good to hear. Anything new you can share with us at this time > > >> on the plans for an open source release of the plugin? > > > > >> -Isaac > > > > >> On Fri, Jul 10, 2009 at 9:56 AM, Rajeev Dayal<[email protected]> > wrote: > > >> > Hey Steven, > > >> > We do have a plan to synchronize the Google Eclipse Plugin with the > > >> > Eclipse > > >> > release train. After we get this release out the door, we'll start > > >> > building > > >> > against the nightlies of the next Eclipse release. That way, we'll > be > > >> > able > > >> > to detect any issues and fix them far before the official Eclipse > > >> > release, > > >> > which will allow us to synchronize with the official Eclipse > release. > > > > >> > Rajeev > > > > >> > On Thu, Jul 9, 2009 at 1:20 PM, Steven Jay Cohen > > >> > <[email protected]> wrote: > > > > >> >> Rajeev, > > > > >> >> That makes sense. And, again, thanks for getting back to me so > fast. > > > > >> >> Do you know if there is any plan to synchronize Google Eclipse > Plugin > > >> >> releases to the Eclipse Release Train? > > > > >> >> It would be amazing if in the future, the release of Eclipse 3.6 > were > > >> >> to perfectly coincide with the release of the newest Plugin from > you > > >> >> all at Google :) > > > > >> >> Staying with Eclipse 3.4 until your wondrous plugin is ready for > > >> >> Galileo, > > > > >> >> Steven > > > > >> >> On Jul 9, 12:09 pm, Rajeev Dayal <[email protected]> wrote: > > >> >> > Hey Steven, > > >> >> > Thanks for pointing this out! We tried out the distribution that > you > > >> >> > sent, > > >> >> > and it seems that the plugin "sort of" works. The New Web > Application > > >> >> > Wizard > > >> >> > and GWT Compile dialogs do not work. Neither does JSNI > refactoring. > > > > >> >> > This makes sense, as these are exactly the problems that we're > trying > > >> >> > to > > >> >> > address in the Eclipse 3.5 version of the plugin. It was never > the > > >> >> > case > > >> >> > that > > >> >> > the entire plugin did not work; it was just that certain parts of > it > > >> >> > were > > >> >> > not functional due to API differences. > > > > >> >> > To summarize, it seems that Yoxos has bundled a version of the > plugin > > >> >> > with > > >> >> > Eclipse 3.5, but has not done anything special to make it "more" > > >> >> > compatible > > >> >> > with Eclipse 3.5. By bundling the plugin, they've circumvented > the > > >> >> > platform > > >> >> > dependency roadblock that users would hit when trying to install > the > > >> >> > plugin > > >> >> > from our update site, but none of the underlying problems have > been > > >> >> > solved. > > > > >> >> > Rajeev > > > > >> >> > On Thu, Jul 9, 2009 at 11:35 AM, Steven Jay Cohen < > > > > >> >> > [email protected]> wrote: > > > > >> >> > > Thanks for the quick reply. > > > > >> >> > > Just found something interesting: > > > > >> >> > > > > > http://download6.yoxos.com/archivecreator/download/eclipse-macosx-coc... > > > > >> >> > > Seems that Yoxos is distributing an eclipse 3.5 build with the > > >> >> > > Google > > >> >> > > Eclipse Plugin installed, and its working. > > > > >> >> > > If you'd rather use their main URL and roll your own eclipse: > > >> >> > >http://ondemand.yoxos.com/geteclipse/start > > > > >> >> > > In some quick testing the Google Plugin seems to be working > just > > >> >> > > fine > > >> >> > > for me in this 3.5. Am I missing something? Or have they messed > > >> >> > > with > > >> >> > > your plugin to get it to work? > > > > >> >> > > Steven > > > > >> >> > > On Jul 9, 10:34 am, Rajeev Dayal <[email protected]> wrote: > > >> >> > > > No, unfortunately there is no URL to track the status of the > > >> >> > > > plugin, > > >> >> > > > and > > >> >> > > > we're not planning on sending out a beta release of the > plugin at > > >> >> > > > this > > >> >> > > time. > > >> >> > > > You do make a good point though - it would be a good idea to > have > > >> >> > > > a > > >> >> > > public > > >> >> > > > release schedule to properly set expectations. We're > definitely > > >> >> > > > planning > > >> >> > > on > > >> >> > > > doing this; we just want to get a few key releases out the > door > > >> >> > > > before > > >> >> > > > establishing a set schedule. > > > > >> >> > > > On Thu, Jul 9, 2009 at 10:00 AM, Steven Jay Cohen < > > > > >> >> > > > [email protected]> wrote: > > > > >> >> > > > > Is there a URL where we can check on the status of the > plugin? > > >> >> > > > > Is > > >> >> > > > > there a beta test for the plugin? > > > > >> >> > > > > That would be a lot more efficient than people randomly > asking > > >> >> > > > > here in > > >> >> > > > > the forums. > > > > >> >> > > > > Steven > > > > >> >> > > > > On Jul 7, 10:02 am, Miguel Méndez <[email protected]> > wrote: > > >> >> > > > > > We are working on the release as we speak. It should be > out > > >> >> > > > > > shortly > > >> >> > > > > > (weeks). > > > > >> >> > > > > > On Mon, Jul 6, 2009 at 3:53 PM, P.G.Taboada < > > >> >> > > [email protected] > > >> >> > > > > >wrote: > > > > >> >> > > > > > > Hi, > > > > >> >> > > > > > > just wondering - I am just waiting for the release to > > >> >> > > > > > > rollout gwt 1.6 and the new ide on my project - how > long > > >> >> > > > > > > do you think it will take to release the update? > > > > >> >> > > > > > > brgds > > > > >> >> > > > > > > Papick G. Taboada > > > > >> >> > > > > > -- > > >> >> > > > > > Miguel > > > > > -- > > > Miguel > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
