Hello Eclipse users,
I’m happy to announce a new version of SonarLint for Eclipse!
With this release, we decided to mainly focus on internal changes. Indeed, we extracted the computing process for it to be run alongside the IDE. This improvement simplifies the configuration needed to use SonarLint on Eclipse-based IDEs (for instance having to manually install Java 17 with Eclipse based on Java 11) and so empowers more users to use it. Moreover, the integration with SonarQube and SonarCloud will be easier especially the possibility of using the latest SonarQube versions.
Among the analysis improvements this month, let me mention:
- We’ve added 17 new rules for accessibility in HTML.
- We improved top dismissed JS/TS rules and added one rule (S2004).
- We fixed 13 false positive rules and added 2 new quick fixes on Python.
You can find the release notes here.
Alexander