zoukankan      html  css  js  c++  java
  • java.lang.AssertionError:upexpected content storage modification

    开着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:Usersyineng.IntelliJIdea14systemcaches 下的文件全删,启动idea,ok!!!

    转载于 https://www.cnblogs.com/kzfy/p/5039716.html

  • 相关阅读:
    编程心得5
    编程心得2
    心得2
    心得1
    7-11
    7-13
    7-9
    7-8
    7-12
    7-14
  • 原文地址:https://www.cnblogs.com/Hello-TomCat/p/14051622.html
Copyright © 2011-2022 走看看