#Arcbees Archetypes Create a GWT-Platform project from a project template listed below.
##GWTP Reference
- GWTP Home - Find the GWT-Platform home here.
- GWTP Documentation - Find out how to use GWT-Platform here.
- GWTP Samples - Find Sample GWT-Platform projects here.
##Community
- Join the GWT-Platform G+ Community - See whats happening in the community.
- GWTP Google Group - Ask for help here.
##ArcheTypes in this Project Create a project from a project template called an Archetype. Follow the links below for instructions.
- Eclipse Maven Import Instructions - How to import a Maven project into Eclipse. The GWT module will need to be added manually for GWTP project imports!
- IDEA Maven Import Instructions - How to import a Maven project into IntelliJ IDEA.
Archetype | Description |
---|---|
GWTP Basic | Simple basic GWTP Archetype. |
GWTP Basic AppEngine | Simple basic GWTP Archetype using App Engine. |
##Eclipse Import Notes Eclipse users will need to add the module to Google Eclipse Plugin. Since the entry-point module is inherited in GWTP plugin, GPE doesn't see it and has to be added manually.
- Right click on project > Google > Web Toolkit Settings > Entry point modules > Add
- Add the entry point module.
- See the screen shot at the bottom of these directions: Eclipse Maven Import Instructions
##News
- 4/2013 - Added 3 Archetypes and test all the others.
- 2/2013 - Samples have been updated to 1.0-RC-2.
- 1/27/2013 - gwtp-basic Archetype added.
- 1/27/2013 - Enhanced gwtp-appengine-basic.
##License
- GWTP is freely distributable under the Apache 2.0 License