Intelli J IDEA takes forever to update indices

前端 未结 10 1705
走了就别回头了
走了就别回头了 2020-12-12 11:39

Is it normal for Intelli J to take a lot of time (almost 12 hours) to update indices for a project? I just installed Intelli J on my machine and imported a rather large Mave

10条回答
  •  不思量自难忘°
    2020-12-12 12:18

    probably - old bug in caching system. it happens in ALL versions, especially if you upgrade your version of IntelliJ or JDK. To fix it: 1) close the GUI. 2) go to %HOME_DIR%.IntelliJIdeaXXXX\system\caches and delete it 3) start the the GUI again.

提交回复
热议问题