cdietze / hello-gwt-sbt

Hello World project to test building a GWT application with sbt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile and create a war package for this hello world GWT app, run

$ git clone git://github.com/thunderklaus/hello-gwt-sbt.git
$ cd hello-gwt-sbt
$ sbt package-war

However, there are still some rough edges, see the issues.

About

Hello World project to test building a GWT application with sbt


Languages

Language:Java 83.6%Language:Scala 16.4%