Intelli J IDEA takes forever to update indices

前端 未结 10 1704
走了就别回头了
走了就别回头了 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:17

    you can manually exclude file or directory withIDEA Indexing, it can improve file load speed. some files are generated dynamic, we don't need index these files every time when we start IDEA.

提交回复
热议问题