Will MGWT be working with GWT 2.7.0?
Am Donnerstag, 29. Mai 2014 01:16:08 UTC+2 schrieb confile: > > Great is JSInterop still included? > > > Am Donnerstag, 29. Mai 2014 00:40:43 UTC+2 schrieb Thomas Broyer: >> >> No need to build from source actually. Nightlies are deployed to Sonatype >> OSS as 2.7.0-SNAPSHOT in repo >> https://oss.sonatype.org/content/repositories/google-snapshots/ >> >> On Wednesday, May 28, 2014 7:17:22 PM UTC+2, Jens wrote: >>> >>> Build GWT from source if you want to play around with it. You need to: >>> >>> 1.) mkdir gwt && cd gwt >>> 2.) git clone https://gwt.googlesource.com/gwt trunk >>> 3.) svn checkout http://google-web-toolkit.googlecode.com/svn/toolstools >>> 4.) cd trunk && ant dist-dev >>> >>> This builds GWT without samples and you can then find it in >>> trunk/build/dist/gwt-0.0.0.zip. Unzip it to a location of your choice and >>> then add the GWT SDK to Eclipse in the Eclipse settings. >>> >>> Release is targeted around Google IO 2014 which is at the end of June. >>> But personally I would expect it to be released mid/end July. >>> >>> -- J. >>> >> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
