Why is IntelliJ 13 IDEA so slow after upgrading from version 12?

后端 未结 20 1616
礼貌的吻别
礼貌的吻别 2020-12-04 04:58

While using IntelliJ 13 ultimate edition for a week, it just seems really slow.

First of all, the whole IDE stops for a second or so every once in a while. The Java

20条回答
  •  执笔经年
    2020-12-04 05:19

    My particular case: I had a number of method breakpoints while I was running my code in debug mode, which made my intelliJ slow.

提交回复
热议问题