Pre-requisites:
You can use any text editor on IDE for the workshop. You can find here a list of IDEs that are officially supported by Play!.
Eclipse lovers may like ScalaIDE (this is a modified version of Eclipse that is supported by the creator of Scala)
Go to the project directory and run
sbt
run
For some info about available commands after running sbt run:
help