Original: http://blog.sina.com.cn/s/blog_62186b460100l3mx.html
1 Installation: First to the official website to download the latest version findbugs http://findbugs.sourceforge.net/downloads.html
Will HTTPS://SOURCEFORGE.NET/PROJECTS/FINDBUGS/FILES/FINDBUGS%20ECLIPSE%20PLUGIN/3.0.1/ Edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1.zip/download download and unzip, then unzip the file
Folder to the Eclipse installation directory in the plugins directory
(Note that the entire Edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1 folder) is as follows:
2 Viewing the installation status
Open Eclipse help-->about Eclipse sdk-->plug-in details to see the findbugs version information. FindBugs information is not displayed if it is not installed correctly (e.g.)
3. Use, select item, right click
Installation of Eclipse FindBugs