$ wget http://downloads.typesafe.com/typesafe-activator/1.2.12/typesafe-activator-1.2.12-minimal.zip
export ACTIVATOR_HOME=/Users/skplanet/workspace/activator-1.2.12-minimal export PATH=$PATH:$ACTIVATOR_HOME
$ activator new helloplay $ cd helloplay $ activator [helloplay] run
$ eclipse/idea $ test, test-only
$ h2 db $ ebean: orm $ evolution: schema mng.
By k16wire
5minutes Play Introduction