How do I disable Hot Code Replace in Eclipse
Posted
by Xa6faiph
on Stack Overflow
See other posts from Stack Overflow
or by Xa6faiph
Published on 2010-04-07T17:01:46Z
Indexed on
2010/04/07
17:03 UTC
Read the original article
Hit count: 174
eclipse
HCR is failing alot more often than not for me at the moment. It keeps popping up the "Hot Code Replace Failed" dialog, over and over and over. I know there is a checkbox to shut it up, but later on when I'm doing something else I actually want the dialog to appear. Plus I don't want hot swapping code right now anyways, I just want the debugger.
So is there a setting someplace for that "do not show dialog again" checkbox, for when I want to re-enable it? Better yet, is there a way to turn HCR on and off period?
BTW, as far as I can tell disabling "Build Automatically" doesn't disable it.
© Stack Overflow or respective owner