Skip to content

Latest commit

 

History

History
104 lines (93 loc) · 3.83 KB

README.md

File metadata and controls

104 lines (93 loc) · 3.83 KB

#Maven Archtypes

  • I want to publish a variety of Archetypes to help quicken project creation.

IDE Videos

##Archetypes

  • Follow the links for the desired archetype below for project creation instructions.
  • Don't see your archetype here? Find them all here.

GWT Archetypes

Archetype Description
GWT Basic Very basic GWT maven setup
Basic GWT RPC Very basic GWT maven setup with RPC
Basic GWT RPC using GAE Very basic GWT with RPC using App Engine and Guice dependency injection
GWT Basic RequestFactory Very basic GWT with Request Factory
GWT Activities & Places RequestFactory GWT activities & places with RequestFactory
GWT Activities & Places RequestFactory & Maps GWT activities & places with RequestFactory and Google Maps
GWT CSS Simple project using ClientBunble Resources; CssResource and ImageResource
GWT Basic Cucumber Guice Simple GWT project with Cucumber and Selenium testing

App Engine Archetypes

<tr>
	<td>&nbsp;</td>
	<td>&nbsp;</td>
</tr>
<tr>
	<td><a href="archetypes/gwt-basic-rpc-appengine">Basic GWT with Appengine, RPC</a></td>
	<td>GWT with App Engine and RPC</td>
</tr>
<tr>
	<td><a href="archetypes/gwt-basic-rpc-appengine">Basic GWT with Appengine, RPC/Guice</a></td>
	<td>GWT with App Engine, RPC and Guice</td>
</tr>
Archetype Description
App Engine Basic Basic App Engine with Guice
App Engine Endpoints Basic App Engine Endpoints with Guice and Objectify

Tomcat Archetypes

Archetype Description
Basic GWT with RPC Basic GWT with RPC and tomcat

GXT Archetypes

##Maven

##Favorite Archetype Destinations