zoukankan      html  css  js  c++  java
  • IDEA的SonarLint插件报错Unable to create symbol table for

    执行sonarLint 报错:

    Unable to create symbol table for ***
    File won't be refreshed because there were errors during analysis ***

    恶心了我大半天,资料也搜不到,原来是版本的问题,IDEA升级后,原来的插件就不能用了

    sonarqube 版本是 7.2
    sonarLint 插件的版本是 3.4.2

    IDEA  2019.1、2019.2、2019.3 版本都是不能使用这个sonarLint 插件的

    后来装回了 IDEA 2018.2, 就没有问题了

    或许升级 sonarLint 插件的版本 也是可以的吧,然而公司的网连不上插件市场了... 求评论补充


     更新:

    果然,把sonrLint 插件升级到了最新的 4.3.0 就没问题了

    原创文章,欢迎转载,转载请注明出处

  • 相关阅读:
    JavaScript -- 条件语句和循环语句
    xpath的|
    Pythonic
    4k图片爬取+中文乱码
    xpath-房价爬取
    (.*?)实验室
    模块的循环导入
    bs4-爬取小说
    糗图-图片爬取
    re实战记录
  • 原文地址:https://www.cnblogs.com/acm-bingzi/p/idea_sonarlint.html
Copyright © 2011-2022 走看看