java - Endless "Hot swap" with Intellij and JRebel -


i have intellij debugging java web app in tomcat 7 jrebel. also, intellij set "hot deploy on frame deactivation". (all latests versions)

most of time configuration works charm , jrebel hot swap fine. however, intellij hang in "hot swap" every time project gets recompiled.

any thoughts?


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -