Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/branflake2267/archetypes
GWT Archetypes
https://github.com/branflake2267/archetypes
Last synced: 1 day ago
JSON representation
GWT Archetypes
- Host: GitHub
- URL: https://github.com/branflake2267/archetypes
- Owner: branflake2267
- Created: 2013-01-15T01:56:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-12-09T17:12:54.000Z (almost 4 years ago)
- Last Synced: 2023-03-27T12:41:30.120Z (over 1 year ago)
- Language: Java
- Homepage: https://project-directory.appspot.com/
- Size: 1.66 MB
- Stars: 37
- Watchers: 7
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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/)