解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美

1、试了网上很多人写的解决方案,都没用

2、我自己的解决方案

  • 创建完springboot项目后,删除以下文件夹
    解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美_第1张图片

  • 重启IDEA

  • 解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美_第2张图片
    解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美_第3张图片
    解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美_第4张图片

  • 完美解决

  • 解决 IDEA 2020.2 reading pom.xml 卡死问题,亲测完美_第5张图片

你可能感兴趣的:(Java,intellij,idea)