JRebel plugin to reinitialize a ScalatraKernel when reloaded.
-
Install JRebel
-
Build:
mvn package
. (We will eventually deploy to OSSRH). -
Enable plugin in
~/bin/sbt
:-Drebel.plugins=/path/to/scalatra-jrebel-plugin.jar -Drebel.scalatra-jrebel-plugin=true
-
It doesn't do anything yet, but it logs where it will. :)