When I click to the debug button
after the server is started to update resources with/without classes
, the prompt that I shared below is displayed. How can I update resources
without restarting server?
ps. I am using Tomcat
as a server.
Edit: I have already set the option update resources
in the server preferences.
Use 'Update application' action, by default Ctrl + F10.
You're explicitly trying to restart the server (via clicking on "Debug" while the server is running).
Instead of that you can either use "Update" action from "Run > Update ... application" (which you've already configured to update resources) or re-deploy the artifact.
Btw updating of resources is somehow tricky, if it's not working see my other post on this topic:
https://stackoverflow.com/a/33344839/5060066
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With