Skip to content

jeancloudvanlang/StockWatcherSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StockWatcher Sample

This is the official GWT StockWatcher Sample created with Maven (gwt-maven-plugin)

 mvn archetype:generate \
   -DarchetypeGroupId=org.codehaus.mojo \
   -DarchetypeArtifactId=gwt-maven-plugin \
   -DarchetypeVersion=2.7

or within Intellij (like that)

How to run it

via Maven

  • mvn clean install
  • mvn gwt:run

via Intellij

  • create a new gwt configuration (with Edit Configuration)
  • adjust the fields (select your module and the super debug modus)
  • debug/run it

About

The official GWT StockWatcher Sample with Maven

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published