playframework
playframework copied to clipboard
Add a sample for Java based application with default Twirl Java imports
When working with java based Play Application, default JAVA imports must be enabled in order for things such as Java forms to work inside Twirl template.
I added this as an example for users of the plugin. Also modified the user guide.
Wow! This is awesome! I'm sorry for having left this PR linger. Would you be willing to rebase it on the current master?