intllij idea 出现 java.lang.AssertionError:upexpected content storage modification错误信息

来源:互联网 发布:qq一键加群好友软件 编辑:程序博客网 时间:2024/06/02 04:13

今天正开着idea修改这BUG,突然要去开会,半个小时后, 我擦 电脑蓝屏了,重启 打开idea 我擦 还出错了  

java.lang.AssertionError:upexpected content storage modification

百度,谷歌全用上 找了一下 解决办法如下:

 window:

         C:\Users\user\ 下有一个 .IntelliJIdeaxx文件夹(xx代表你的idea版本吧,对 我是这么理解的。 例如我的 .IntelliJIdea14);

  进入.IntelliJIdeaxx\system\caches\.把 caches下所有的文件全部删除。 就是全部删除,不要犹豫!!!

  重启 OK 解决,但是这样你的字体样式啊JDK配置啊什么都没有了!

 

参考:http://stackoverflow.com/questions/25507998/intellij-idea-crashed-and-now-i-have-error

http://blog.csdn.net/phantomes/article/details/42002495

1 0
原创粉丝点击