1. 程式人生 > >Idea啟動報錯Plugin ErrorProblems found loading plugins:

Idea啟動報錯Plugin ErrorProblems found loading plugins:

Plugin Error
		Problems found loading plugins:
		Plugin "GlassFish Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
		Plugin "JBoss Integration" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled.
		Plugin "JSR45 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 disable... (show balloon)

解決方法為:找到你的idea配置檔案C:\Users\Administrator\.IntelliJIdea2018.1\config下的disabled_plugins.txt刪除之後

將idea重啟即可解決