How can I tell Play to compile templates immediately after saving the template file? This would be useful to pick up changes of template constructor without leaving Eclipse to hit refresh in the browser.
How can I tell Play to compile templates immediately after saving the template file?
Share
Simply use the
~runor~compilecommand:In your shell
In the play console
or directly in the shell