IDEA启动报错Plugin Error Problems found loading plugins的解决办法

心已赠人 2023-07-08 04:42 128阅读 0赞

IDEA启动报错Plugin Error的解决办法:

  1. Problems found loading plugins:
  2. Plugin "Persistence Frameworks Support" was not loaded: required plugin "Database Tools and SQL" is disabled.
  3. Plugin "GlassFish Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  4. Plugin "JBoss Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  5. Plugin "JSR45 Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  6. Plugin "Jetty Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  7. Plugin "Resin Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  8. Plugin "Tomcat and TomEE Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  9. Plugin "CloudBees integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
  10. Plugin "Geronimo Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is dis... (show balloon)

找到IDEA的配置文件夹下的disabled_plugins.txt,删除然后重启IDEA即可;
我的文件在:C:\Users\Administrator.IntelliJIdea2019.1\config目录在。

发表评论

表情:
评论列表 (有 0 条评论,128人围观)

还没有评论,来说两句吧...

相关阅读