Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: doc/findbugs2.html

Issue 139673002: Updating Findbugs from 2.0.1 to 2.0.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/findbugs.git@master
Patch Set: bulach's nits Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « doc/downloads.html ('k') | doc/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: doc/findbugs2.html
diff --git a/doc/findbugs2.html b/doc/findbugs2.html
index c398cd82a0c0c526717da770a8b4a5218e058603..fc4066dc93a59013379bd1e352e58774e6761725 100644
--- a/doc/findbugs2.html
+++ b/doc/findbugs2.html
@@ -105,7 +105,7 @@
basis.</li>
<li><code>fb</code> command - rather than using the rather haphazard collection of command line
scripts developed over the years for running various FindBugs commands, you can now use just
- one: <code>fb></code>.
+ one: <code>fb</code>.
<ul>
<li><code>fb analyze</code> - invokes the FindBugs analysis</li>
<li><code>fb gui</code> - launches the FindBugs GUI
@@ -131,7 +131,7 @@
particular, we've significantly improved both the accuracy and performance of the analysis of
type qualifiers.</li>
</ul>
-
+
<h2 id="cloud">Cloud storage of issue evaluations</h2>
<p>For many years, you could store evaluations of FindBugs issues within the XML containing the
analysis results. However, this approach did not work well for a team of distributed developers.
« no previous file with comments | « doc/downloads.html ('k') | doc/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698