Endless "Hot swap" with Intellij and JRebel

991 Views Asked by At

I have Intellij debugging a Java web app in Tomcat 7 with JRebel. Also, Intellij is set to do "hot deploy on frame deactivation". (all latests versions)

Most of the time this configuration works like a charm and I get JRebel to hot swap everything fine. However, sometimes Intellij will hang in "hot swap" every time the project gets recompiled.

Any thoughts?

0

There are 0 best solutions below