Using Local Tomcat Run/Debug Configuration there is a option to update resources and classes at runtime. However in Remote Tomcat Run configuration there is no such option. Does it mean intellij is unable to update files on remote Tomcat server?
If not what is the actual difference beetween Tomcat Remote and standard Remote Run/Debug configurations?