Project that shows Scala and GWT work together to compile a few sample applications.

In order to run it you just need to type ant assuming you have Apache Ant installed. After compilation is done open one of the html files from war/ directory in a browser.

NOTE: Due to security restrictions samples will not work in Google Chrome if you load them from local file system. If you want to use Chrome, you must load files from war/ directory using http server.

This project uses custom versions of GWT and Scala. These are included in the 'lib/' directory in releases. For snapshots, consult scalagwt@googlegroups.com.

Have fun!