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

时间:2015-12-11 18:41:58   收藏:0   阅读:1387

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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!