I see little window "processing classes for simulated method breakpoints"(*) after I installed the new version of IntelliJ IDEA (2017.1.3) and tried to start debugger (remote). It takes some time for this process finish and I will be able to click to IDEA and do smth with my EE_application.
How can I hide this? How I can start my debugger faster?
Remove all method breakpoints and disable async stacktraces (Settings | Build, Execution, Deployment | Debugger | Async Stacktraces)