IDEA 打不开项目 报错问题IDEA 打不开项目 报错问题

 

首先看到如上两张图片 ,今早来到公司发现自己的idea报错了英文看不懂哦。也就没在意  没在意不要紧我的项目加载不出来了。这就好气哦。赶紧百度吧。终于找到了办法。

原文地址:http://www.mamicode.com/info-detail-1145917.html

开着idea,死机了,关机重启。重启之后,重新打开idea报错java.lang.AssertionError:upexpected content storage modification。

goole得到:

If you cannot even open your project in IntelliJ:

Close IntelliJ
Go to the directory <your_home>/.IntelliJIdeaXX/system/cache where XX is your IntelliJ version
Remove all the files in the cache directory.
Then restart IntelliJ

This has worked for me in the past.

 

于是,C:\Users\yineng\.IntelliJIdea14\system\caches 下的文件全删,启动idea,ok!!!

 

 

相关文章:

  • 2021-06-11
  • 2021-07-22
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-19
  • 2021-05-21
  • 2021-07-27
  • 2021-07-20
  • 2021-12-15
  • 2021-11-07
  • 2022-12-23
相关资源
相似解决方案