My favorites | English | Sign in

Google Plugin for Eclipse

Release Notes

Version 1.2.0

Released December 8, 2009

Enhancements

Fixes

  • Issue 1937: Unresolved import statements after updating Google Eclipse plug-in.
  • Issue 1971: Changing a project's SDK via eclipse buildclasspath dialog does not update the jars in war/WEB-INF/lib.

Version 1.1.0

Released July 30, 2009

Enhancements

  • Added support for Eclipse 3.5 (Galileo).
  • GWT RPC Validation with Quick Fixes - Generates errors, with quick fixes, when the sync and async interfaces don't match.
  • GWT Contributor SDKs - Defines a GWT SDK that is backed by the GWT source projects in your workspace (gwt-user, gwt-dev-windows, etc).

Fixes

  • Issue 1895: App Engine classpath corruption when enabling App Engine on a project.
  • Issue 3645: DataNucleus enhancer console steals focus every time a file is saved.
  • Issue 3650: Hierarchy view causes content assist to be immediately dismissed.

For a more exhaustive list of enhancements and fixes please see the following issue tracker searches: App Engine and Google Web Toolkit.

Version 1.0.1

Released May 13, 2009

Enhancements

  • New Web App Project wizard now less restrictive about the format of the project name (dots, spaces, dashes, etc. are allowed).
  • GWT Compile dialog accepts custom VM arguments.
  • Settings for the pre-deployment GWT compilation are now borrowed from the manually-invoked GWT compilation settings (set via GWT Compile dialog).
  • Launch configurations for App Engine-only projects now accept program arguments.
  • Detailed JSP compilation failure information now printed out in the Eclipse console.

Fixes

  • Modules generated by the New GWT Module wizard now contain XML declaration and module DTD reference.
  • ORM enhancement is now correctly disabled when the inclusion filters list (project properties -> Google -> App Engine -> ORM) is empty.
  • GWT compilation with custom generators now works correctly.
  • Source and javadoc paths for GWT and App Engine SDKs have been configured.
  • Errors during App Engine deployment are now more descriptive.