Wednesday, May 28, 2014

Re: GWT 2.7.0 Release Date

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/tools tools
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment