有没有办法下载在 Eclipse IDE 中生成的 SonarLint 报告?

Is there a way to download the SonarLint report generated in Eclipse IDE?

SonarLint 分析代码并在其 SonarLint 报告中生成报告 window。但是,我找不到 extract/export 这份报告的任何选项。

我也试过在首选项中寻找任何设置,但找不到。

我在 SonarLint 官方论坛上问过这个问题,后来才知道这是不可能的。 建议使用 SonarQube / SonarCloud 工具进行报告。