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

时间:2015-12-11 18:40:55   收藏:0   阅读:2623

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

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!