[The debug mode in the idea has modified the java class and turned off the Reload Changed Classes for *** pop-up box. How to restore it]

   In DEBUG mode, I accidentally checked "Do not show this dialog in the future" and the pop-up box will not appear. How to restore this function?

Insert image description here

1. In IDEA, open “File” –> “Settings…”

Insert image description here

2. Select “Build, Execution, Deployment”–> “HotSwap”

Select "Ask" for Reload classes after compilation, save and exit.
Insert image description here

Guess you like

Origin blog.csdn.net/qq_45278500/article/details/132209857