]
Aurélien Pupier updated JBIDE-24756:
------------------------------------
Summary: Update development documentation about Static code analysis plugin to use
(FindBugs is dead) (was: Update documentation about Static code analysis plugin to use
(FindBugs is dead))
Update development 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
Assignee: Aurélien Pupier
Fix For: 4.5.0.Final
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)