Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
The latest release of GWT and the Google Plugin for Eclipse (GPE), version 2.4, includes the new features and functionality listed below. If you're currently using 2.3, follow the instructions for getting started with GWT 2.4. See the 2.4 Release Notes for bug fixes and other changes.
The Google Plugin for Eclipse (GPE) adds a new App Engine Connected Android wizard for Android developers. The new wizard makes it much easier to build installable Android apps that rely on App Engine for server-side support. The wizard creates all necessary project files and autogenerates code, and including optional C2DM code to provide lightweight pings to the Android app from App Engine.
The GPE 2.4 release adds tooling that allows developers to deploy their apps to the Google Apps Marketplace similar to deploying to App Engine. GPE 2.4 helps developers quickly get their applications listed (and updated) within the marketplace by offering an easy-to-use wizard to gather the necessary data, and communicate with the Apps Marketplace backend systems. In addition, GPE 2.4 now has the ability to create a default sample application that will help developers build an app that utilizes Google APIs (in this case Calendar), handles Authentication, and is deployable to the Google Apps Marketplace.
The GPE 2.4 release includes several significant GWT Designer enhancements, including substantial startup and editing speed improvements, the addition of split-view editing support for UiBinder so you can now see your UiBinder XML code side-by-side with the rendered layout. (Even if you aren't a fan of editing in the design view, you can now write code in the source view and see the UI instantly rendered in the design view.) We have also added direct CSS editing from within the GWT Designer property view. This makes it very easy to add new CSS styles or edit existing CSS styles just like any other GWT property.
Any problems using these new features? As always, let us know on the GWT Developer Forum and our great community or GWT team members will be happy to help out.