"To radically improve the web experience for users by enabling developers to use existing Java tools to build no-compromise AJAX for any modern browser."
Before we get to GWT 1.1.10, some GWT community news:
Now then, what's been fixed in GWT 1.1.10? The issues list and release notes have the complete list, but here are some highlights:
Please try out GWT 1.1.10 and, by all means, keep up the great posts!
gwt-servlet.jar
gwt-user.jar
.nocache.html
Did you miss us? We haven't spent quite as much time answering questions on the GWT group lately because the GWT engineering team has been heads-down the last few weeks, busily working on your most-requested features and squashing your most-reported bugs. In addition to the items already marked "Fix in Progress" on the issues list, the new version of GWT (coming in early August) will include
By the way...we've heard your requests for more frequent releases, and so we've been gearing up internally to deliver. We've recently switched to building with Maven, and we have plans for a more interactive way to manage issues.
So, thanks for your patience! The GWT team is totally pumped about the level of interest in GWT. We've been taking a little extra time here at the beginning to make sure that we're completely on track to ensure that GWT quickly evolves into a rock solid platform -- one that you trust for your biggest apps but that's easy enough to let you whip up your pet project du jour. The next release will be the first step in that direction, and we anticipate being able to deliver releases more quickly in the coming few months.
Bruce Perry just published a nice GWT tutorial over at XML.com, walking through GWT Ant build configuration, RPCs, and using GWT RemoteServiceServlets with Tomcat.
RemoteServiceServlet
GWT developers have been energetic in the past few weeks. A few examples: Ryan Dewsbury created GWT-powered gpokr, a cool multiplayer no-limit Texas Hold'Em implementation with real-time chat. Our favorite office time-waster is Mark Roth 's GWT Hang Man. Another developer has also started work on a more ambitious photo-sharing site called myNetImages, built with GWT. Check out the GWT Site blog for a nice collection of links and information.
On the widget development front, Robert Hanson's GWT Widget Library now incorporates an impressive array of widgets, including SVG vector graphics, a calculator widget, and an editable label control. The GWT Component Library has also grown quite a bit to include everything from an auto-completion widget to a calendar control.
IDE support for GWT has also improved, thanks to the incredible efforts from IDE developers. JetBrains has released an impressive IntelliJ IDEA GWT Studio plugin with deep GWT compiler integration and JSNI syntax highlighting. And Roumen Strobl from Sun blogged about a nice NetBeans template for GWT.
We just released Google Web Toolkit 1.0.21 to the GWT web site. This release fixes a number of bugs from our first release last week, inlcuding:
With this release, we are also launching a public GWT issue tracking web site so you can more easily track our progress on bugs and feature requests. As you find issues with the product, post them to the GWT developer forum, and we will reproduce common bugs and feature requests on the site.
The issues include workarounds (if applicable) and links back to the discussion group threads in which the problem has been discussed. Let us know what you think of the new site in the developer forum.
Download GWT 1.0.21
We are excited to finally release Google Web Toolkit to the world today. We are going to use this blog to publish official updates, GWT tips and tricks, and notify the GWT developer community of new releases. The easiest way to be notified of changes to GWT is to subscribe to our Atom feed.
If you are at JavaOne, make sure you come see our tech lead, Bruce Johnson, in his session on GWT tomorrow, May 17, at 12:15 pm in the Moscone Center Gateway 102/103.
And if you haven’t already, download GWT and let us know what you think.
Happy coding!