This is an old revision of the document!


Play framework

see:

# Pre-requires: java 8+, sbt
# Create seed project
sbt new playframework/play-scala-seed.g8
 
 
cd project
 
# setting-up-your-preferred-ide
echo 'addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2")' >> project/plugins.sbt
sbt compile 
 
# Debug scala:
sbt -jvm-debug 9999 run
kb/play_framework.1519293121.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0