Skip to content

A GWT Material Errai Archetype that provides easy creation of gwt-material projects with Errai Framework

Notifications You must be signed in to change notification settings

GwtMaterialDesign/gwt-material-errai-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gwt-material-errai-archetype

A GWT Material Errai Archetype that provides easy creation of gwt-material projects with Errai Framework

Current Version - 2.0.1

Includes

  • gwt-material 2.0.1
  • gwt-material-addins 2.0.1
  • gwt-material-themes 2.0.1
  • gwt-material-jquery - 2.0.1
  • gwt-material-table - 2.0.1
  • errai - 4.0.0.Beta4

Usage:

  1. Download the archetype
  2. From the download folder, install the archetype in your local Maven repo by running this command: mvn clean install
  3. Create a new project by running the following command in a folder of your choice: mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-errai-archetype -DarchetypeVersion=2.0.1
  4. Follow the prompts

For SNAPSHOT

  1. Download the archetype
  2. From the download folder, install the archetype in your local Maven repo by running this command: mvn clean install
  3. Create a new project by running the following command in a folder of your choice: mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-errai-archetype -DarchetypeRepository=https://oss.sonatype.org/content/repositories/snapshots/ -DarchetypeVersion=2.1-SNAPSHOT
  4. Follow the prompts That's it!

About

A GWT Material Errai Archetype that provides easy creation of gwt-material projects with Errai Framework

Resources

Stars

Watchers

Forks

Packages

No packages published