Java Static Analysis Tools in Eclipse and IntelliJ IDEA 1. Overview In our introduction to FindBugs, we looked at the functionality of FindBugs as a static analysis tool and how it can be directly integrated into IDEs like Eclipse and IntelliJ Idea. In this article, we’re going look into few… Continue Reading java-static-analysis-tools