【问题标题】:how to run sonar lint on Spring tool suite如何在 Spring 工具套件上运行声纳 lint
【发布时间】:2019-12-09 01:21:00
【问题描述】:

我需要在 Spring 工具套件中运行声纳 lint 的帮助

我已经安装了声纳插件,创建了一个 sonar-project.properties 文件放在根级别,我的项目是在 Maven 中开发的

无法在 spring 工具套件中运行声纳,GC 内存不足错误,我的 spring 工具套件被挂起

【问题讨论】:

    标签: eclipse sonarqube spring-tool-suite


    【解决方案1】:

    这个问题可以通过增加 sts.ini 文件中的 max jvm heap 来解决。 您可以尝试增加最大堆大小。 有关如何增加最大堆的更多信息,请参阅 - How to increase STS (Spring Tool Suite) memory size?

    【讨论】:

      猜你喜欢
      • 2016-02-13
      • 1970-01-01
      • 2018-08-06
      • 1970-01-01
      • 2015-12-19
      • 1970-01-01
      • 1970-01-01
      • 2018-12-26
      • 2016-01-07
      相关资源
      最近更新 更多