java - Reload Changed Classes Warning window appear when run my program -


recently see warning in ide (intellij idea) when want run program (swing application) :

enter image description here

how can fix problem?

this message related jrebel, can use do not show dialog in future option or uninstall jrebel.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -