IDEA启动时自动报Plugin Error错误
Posted Web前端架构
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA启动时自动报Plugin Error错误相关的知识,希望对你有一定的参考价值。
Plugin Error Problems found loading plugins: Plugin "JBoss Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Jetty Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Resin Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Tomcat and TomEE Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "CloudBees integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Geronimo Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "WebSphere Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "WebLogic Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Java EE: Bean Validation Support" was not loaded: required plugin "Java EE: EJB, JPA, Servle... (show balloon)
解决方法:
找到idea配置文件,一般config文件在C盘,在系统用户里面。
删除disabled_plugins.txt文件重启即可。
以上是关于IDEA启动时自动报Plugin Error错误的主要内容,如果未能解决你的问题,请参考以下文章