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

后端 未结 20 1613
礼貌的吻别
礼貌的吻别 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:32

    In my case I am developing within Moodle which creates huge JS and CSS minified files. Once I excluded theses "cached" minified files from the project, InitelliJ ran normally again.

提交回复
热议问题