zoukankan      html  css  js  c++  java
  • 非法关闭idea后报错,插件无法正常加载解决方法

    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 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, Servlets" is disabled. Plugin "Java EE: Contexts and Dependency Injection" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Hibernate Support" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Java EE: Batch Applications" was not loaded: required plugin "Java EE: EJB, JPA, Servlets" is disabled. Plugin "Java EE: JMS, JSON

    上面是报错信息:

    解决方法:

    在这个文件夹下删除disabled_plugins.txt文件,之后重启idea

    世间种种的诱惑,不惊不扰我清梦
  • 相关阅读:
    lock free
    Solr 开发环境搭建
    Web中实现网页跳转的方法大总结:
    CSS定位中最难理解的她——absolute的探讨
    JavaScript中正则表达式中遇到的问题——测试匹配
    编写一个Android平台遇到的所有问题(一)——查询sqlite数据库时遇到的问题
    初来乍到,大家好
    在stackoverflow上使用markdown
    提升debian中字体效果
    vim pathogen自动配置
  • 原文地址:https://www.cnblogs.com/javalisong/p/10304333.html
Copyright © 2011-2022 走看看