#GWTP Eclipse Plugin
The documentation is being moved from: http://code.google.com/p/gwt-platform/wiki/EclipsePlugin
##Download To install the GWTP Eclipse Plugin, from Eclipse go to Help > Install New Software and in the "Work with" box enter:
Eclipse Update Site: https://github.com/ArcBees/gwtp-eclipse-plugin/raw/master/update
##GWTP https://github.com/ArcBees/GWTP - A complete model-view-presenter framework to simplify your next GWT project.
##News
- 11/06/2012 Upgraded eclipse plugin so uses 0.7 GWTP by default.
- 11/01/2012 .7 integration is in the works which will include the EventBus upgrade.
##Introduction This page describes the GWTP Eclipse Plugin that provides simple wizard to create new GWTP project and various classes such as Presenter/View pairs, Action/ActionHandler pairs, Event/Handler pairs or simple model classes.
##Requirements The GWTP Eclipse plugin requires Eclipse Helios (3.6) or later, as well as the Google Plugin for Eclipse.
##Creating your first GWTP project The following screencast shows you how to create your first GWTP project using the GWTP Plugin for Eclipse. It is best viewed in full screen. (Or watch it on YouTube.)
##Acknowledgements The initial version of the GWTP Eclipse Plugin was contributed by Michael Renaud and Imagem Solutions.