How do upgrade to GWT 2.5 in Eclipse

Carl picture Carl · Jul 27, 2012 · Viewed 7.3k times · Source

I'm using GWT 2.4 & Eclipse Juno. GWT is installed using the instructions at https://developers.google.com/web-toolkit/usingeclipse.

I'd like to try GWT 2.5.

How do I upgrade from GWT 2.4 to 2.5?

Answer

Chris Lercher picture Chris Lercher · Jul 27, 2012

Currently, GWT 2.5 is only available as a Release Candidate, and as such is not delivered via the usual Eclipse update site yet. However, it's easy to use Eclipse with any GWT version:

Then, in each Eclipse project's properties page (Project > Properties > Google > Web Toolkit), you can choose one of your installed SDKs.