首页 > 编程语言 > 详细

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

时间:2015-12-11 18:40:55      阅读:2623      评论:0      收藏:0      [点我收藏+]

开着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!!!

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

原文:http://www.cnblogs.com/kzfy/p/5039716.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!