Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/branflake2267/archetypes

GWT Archetypes
https://github.com/branflake2267/archetypes

Last synced: 1 day ago
JSON representation

GWT Archetypes

Awesome Lists containing this project

README

        

# Maven Archtypes
* The objective is to get started with GWT applications quickly.

## IDE

### Eclipse

* [Getting Starget with Maven Video](https://www.youtube.com/watch?v=xeanOpvrbBQ&index=2&list=PLBbgqtDgdc_TqzA-qXrjgTFMC_6DKAQyT&ab_channel=BrandonDonnelson)

### InteliiJ IDEA

* [IntelliJ Archetype Creation Video](https://www.youtube.com/watch?v=XD9anp_p4mc)

## Archetypes

### GWT Archetypes
Regularly updated GWT Archetypes.

| Archetype | Description | GWT Plugin Type |
| --- | --- | --- |
| [GWT Basic](https://github.com/branflake2267/Archetypes/tree/master/archetypes/gwt-basic) | Basic GWT Project | TBroyer Single Module |
| [Basic GWT RPC](https://github.com/branflake2267/Archetypes/tree/master/archetypes/gwt-basic-rpc) | Basic GWT Project with RCP | TBroyer Single Module |

### More GWT Archetypes

* [TBroyer GWT Maven Plugin Archetypes](https://github.com/tbroyer/gwt-maven-archetypes)

### GXT Archetypes

* [GXT Archetypes List](http://docs.sencha.com/gxt/4.x/getting_started/maven/Archetypes.html)

## Repository
Source and Repository.

* [Projects Source](./archetypes)
* [Repository](https://oss.sonatype.org/content/repositories/snapshots/com/github/branflake2267/archetypes/)