eclipse-jetty / eclipse-jetty-plugin

Eclipse Jetty Plugin
https://eclipse-jetty.github.io/
47 stars 29 forks source link

Restart/redeploy jetty on project build on code changes #41

Closed gsitgithub closed 6 years ago

gsitgithub commented 6 years ago

This is not a bug, but aren't we are in development mode where we changes code again and again. It would rather easy for continues code changes to automatically restart/reload/redeploy web app. It would be helpful if considered.

Thanks in advance

derkoe commented 6 years ago

I think this should be handled by the framework (like Tapestry or Spring Dev Tools) or other tools like JRebel.