電腦異常斷電,IDEA崩潰

今天電腦忽然斷電,當時正好開着idea,等了半天無果,只能強行關機重啓。重啓以後,那麼問題來了:從新打開idea報錯java.lang.AssertionError:upexpected content storage modification 後來baidu了下無果,果斷google,終於找到解決辦法,這邊貼出來,方便後續出現此問題的朋友。java

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.web

 

源地址:http://stackoverflow.com/questions/25507998/intellij-idea-crashed-and-now-i-have-errorintellij-idea

————————————————————————————————————————————————————————webstorm

 

拷貝別人的webstorm 項目,打開後 發現項目 整個沒有文件夾ide

解決辦法 刪除.idea文件夾 從新打開項目 一切正常google

相關文章
相關標籤/搜索