美文网首页
Intellij idea 每次debug时卡在 "F

Intellij idea 每次debug时卡在 "F

作者: 有点胖的小乐乐 | 来源:发表于2018-12-03 23:14 被阅读34次

    Intellij idea 每次debug时卡在 "Finished, saving caches"。

    "File → Invalidate Caches / Restart" 没有效果。

    改/etc/hosts:

    127.0.0.1       localhost     <your hostname goes here>.local
    ::1             localhost     <your hostname goes here>.local
    

    参考:https://stackoverflow.com/questions/30625785/intellij-freezes-for-about-30-seconds-before-debugging

    相关文章

      网友评论

          本文标题:Intellij idea 每次debug时卡在 "F

          本文链接:https://www.haomeiwen.com/subject/iekpcqtx.html