We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First, thanks a lot for your plugin, really like it.
I use your plugin with a maven multi-module pattern such as :
/root /front (play2) /back (play2) /model (jar)
where front and back are play2 webapp and model is shared between both.
Since 2.0.2, play supports hot reloading for subproject, maybe your plugin can use this when using play2:run https://play.lighthouseapp.com/projects/82401/tickets/403-multi-project-sub-project-build-files-do-not-reload-the-application
The text was updated successfully, but these errors were encountered:
+1 :)
Sorry, something went wrong.
+1
No branches or pull requests
First, thanks a lot for your plugin, really like it.
I use your plugin with a maven multi-module pattern such as :
where front and back are play2 webapp and model is shared between both.
Since 2.0.2, play supports hot reloading for subproject, maybe your plugin can use this when using play2:run
https://play.lighthouseapp.com/projects/82401/tickets/403-multi-project-sub-project-build-files-do-not-reload-the-application
The text was updated successfully, but these errors were encountered: