Dear Eclipse users,
I’m happy to announce the new version 10.9 of SonarQube for Eclipse!
We are excited to announce some performance enhancements including CDT projects indexing speedup.
We also introduced AI CodeFix on SonarQube (Server, Cloud), which uses AI technology to help developers remediate Sonar issues by generating a fix suggestion. It is available in Free Early access for SonarQube Cloud Team and Enterprise plans and SonarQube Server Enterprise Edition.
To have the best developer experience, we added the possibility of opening the suggestion in the IDE to test and run it locally.
In the IDE, a diff view is populated and you will be able to apply the fix directly from there:
To benefit from this functionality, in addition to updating SonarQube for Eclipse 10.7 or more, you’ll need to:
- Ensure the project and branch you have opened in the IDE correspond to the one containing the issue you’re generating a suggestion for in SonarQube (Server, Cloud)
- Use SonarQube for Eclipse in connected mode
Regarding analyzer capabilities:
- We updated the java analyzer that includes 16 False Positive fixes
- We introduced 7 new rules related to Pytorch that has been added for Python analyzer
- We also updated the JS/TS analyzer introducing a new analyzer property sonar.scanner.skipNodeProvisioning
You can find the release notes here.
Enjoy,
Farah