Google Web Toolkit
There are three / four pieces for developing with GWT under Eclipse:
- The plugin for Eclipse
- The plugin for FireFox that allows devmode (deprecated in favor of Super Dev Mode)
- The libraries (which may be managed by Maven)
- Use of the Mojo maven plugin for gwt (to create a project from archetype)
References (2014 July)
- Eclipse Plugin (for older releases such as Eclipse 3.7) - https://developers.google.com/eclipse/docs/download_older
- Libraries and FireFox plugins - https://code.google.com/p/google-web-toolkit/downloads/list
Software Install for Eclipse
If developing for the Android platform, you may want those options, but for GWT, this is recommended:

page revision: 9, last edited: 18 Mar 2015 18:01