1.Introduction
1.Requirements
2.Installing Findbugs
1.Extracting the Distribution
3.Building Findbugs from Source
1.Prerequisites
2.Extracting the Source Distribution
3.Modifying local.properties
4.Running Ant
5.Running Findbugs from a source directory
4.Running Findbugs
1.Quick Start
2.Executing Findbugs
3.Command-line Options
5.Using the Findbugs GUI
1.Creating a Project
2.Running the Analysis
3.Browsing Results
4.Saving and Opening
6.Using the Findbugs Ant task
1.Installing the Ant task
2.Modifying build.xml
3.Executing the task
4.Parameters
7.Using the Findbugs Eclipse plugin
1.Requirements
2.Installation
3.Using the Plugin
4.Extending the Eclipse Plugin(since 2.0.0)
5.Troubleshooting
8.Filter Files
1.Introduction to Filter Files
2.Types of Match clauses
3.Java element name matching
4.Caveats
5.Examples
6.Complete Example
9.Analysis Properties
10.Annotations
11.Using rejarForAnalysis
12.Data mining of bug with Findbugs
1.Commands
2.Examples
3.Ant example
13.License
14.Acknowledgments
1.Contributors
2.Software Used
List of Tables
9.1 Configurable Analysis Properties
12.1 Options for computeBugHistory command
12.2 Options for filterBugs command
12.3 Options for mineBugHistory output
12.4 Columns in mineBugHistory output
12.5 Columns in defectDensity output
12.6 Options for convertXmlToText command
12.7 setBugDatabaseInfo Options
12.8 listBugDatabaseInfo Columns
原文:http://www.cnblogs.com/lizzie/p/4736666.html