SonarLint for Eclipse 7.13 - Change issues status in the IDE

Hello,

the latest SonarLint for Eclipse release enables you to interact with the status of an issue without leaving your IDE.

If you are connected to SonarQube or SonarCloud, you’ll be able to resolve an issue that you’re not going to fix as Won’t Fix or False Positive (learn more about issues resolutions here).

For the time being, this feature is only available for issues already detected by a previous branch analysis in SonarQube or SonarCloud - we plan to extend this feature to new issues detected in local code over the next few releases.

When you change the status of an issue or hotspot in Eclipse, then the new status will be synced with SonarQube, SonarCloud, and all other contributors using SonarLint in connected mode.

We’d be happy to hear your feedback about this new feature.
For more information, please refer to the release notes.

Enjoy,

Marco

2 Likes