Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:play_framework [2018/02/22 09:52] yehudakb:play_framework [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Play framework ====== ====== Play framework ======
-see:+see: https://www.playframework.com/
  
 <code bash> <code bash>
Line 14: Line 14:
 echo 'addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2")' >> project/plugins.sbt echo 'addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2")' >> project/plugins.sbt
 sbt compile  sbt compile 
 +
 +[sbt] eclipse with-source=true
  
 # Debug scala: # Debug scala:
 sbt -jvm-debug 9999 run sbt -jvm-debug 9999 run
 </code> </code>
 +
 +===== Deployment =====
 +see: https://www.playframework.com/documentation/2.6.x/Deploying
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