mac安装idea报错:Missing essential plugin: com.intellij

之前安装了idea 2018.3,想换成2022.1,安装后打开之后弹出报错窗口显示:Missing essential plugin: com.intellij
彻底删除之前的idea后就好了

macOS解决方法:
删除以下文件夹中的idea和jetbrains文件:

# xxx为用户名
/Users/xxx/Library/Preferences/
/Users/xxx/Library/Caches/
/Users/xxx/Library/Application\ Support/
/Users/xxx/Library/Logs/

坑点:
idea 2018,跟idea2022的命名方式有些不同,记得删干净。
preference文件夹中把含jetbrains的给删干净(!可能会影响到其他jetbrains的软件,我没有就无所谓了)

参考:
https://www.jianshu.com/p/edba8db72665

posted @ 2022-04-21 11:14  bear&cat  阅读(6167)  评论(0)    收藏  举报