Installation Environment: Operating system: win8.1
Prerequisites: Eclipse
Installation process Brief:
1. Open Eclipse, toolbar Select Help, select Install new software in the dropdown box
2. Click Add and enter in Location: Http://findbugs.cs.umd.edu/eclipse
4. Wait a moment, tick findbugs, click Next button
5. Click the Next button, the agreement appears in the middle, select Accept, then click the Finish button
6. Wait for the installation, after the installation is complete, prompt to restart eclipse
7. Reboot after installation is complete!
Use the sample:
1. Open Eclipse, select the Java project file to be detected, right click on the project, select FindBugs-FindBugs
2. Results in the Bug Info window to see the details, the code in this experiment has not been findbugs found the bug: (
Brief introduction of FindBugs installation process and its application examples