findbug for eclipse插件

To install the FindBugs plugin:

In Eclipse, click on Help -> Software Update -> Find and Install...
Choose the Search for new features to install option, and click Next.
Click New Remote Site.
Enter the following:
Name: FindBugs update site
URL:
http://findbugs.cs.umd.edu/eclipse-daily for all releases, inculding developmental ones
and click OK.
"FindBugs update site" should appear under Sites to include in search.
Click the checkbox next to it to select it, and click Finish.
You should see FindBugs Feature under Select features to install.
(You may have to click on one or two triangles to make it visible in the tree.)
Select the checkbox next to it and click next.
Select the I accept option to accept the license and click Next.
Make sure the location is correct where you're installing it. The default (your workspace) should be fine. Click Finish.
The plugin is not digitally signed. Go ahead and install it anyway.
Click Yes to make Eclipse restart itself.

你可能感兴趣的:(eclipse,Go)