]
Nick Boldt commented on JBIDE-24756:
------------------------------------
Any PR is welcome. (Like the two you sent 2 days ago that I just saw and merged.) :D
Update documentation about Static code analysis plugin to use
(FindBugs is dead)
--------------------------------------------------------------------------------
Key: JBIDE-24756
URL:
https://issues.jboss.org/browse/JBIDE-24756
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: devdoc
Reporter: Aurélien Pupier
FindBugs is referenced to help developers. The FindBugs project is dead since 2015.
The successor is
https://spotbugs.github.io/
Another Static code analysis program is SonarLint which can be bind with Sonarcloud.io.
Would be nice to update the development documentation to suggest using a more up-to-date
tooling
(personal preference is SonarLint)