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

Side by Side Diff: doc/manual/running.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 unified diff | Download patch
« no previous file with comments | « doc/manual/introduction.html ('k') | doc/manual_ja.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html><head> 1 <html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3 <title>Chapter&nbsp;4.&nbsp;Running FindBugs&#8482;</title><meta name="genera tor" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html " title="FindBugs&#8482; Manual"><link rel="up" href="index.html" title="FindBug s&#8482; Manual"><link rel="prev" href="building.html" title="Chapter&nbsp;3.&nb sp;Building FindBugs&#8482; from Source"><link rel="next" href="gui.html" title= "Chapter&nbsp;5.&nbsp;Using the FindBugs GUI"></head><body bgcolor="white" text= "black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><t able width="100%" summary="Navigation header"><tr><th colspan="3" align="center" >Chapter&nbsp;4.&nbsp;Running <span class="application">FindBugs</span>&#8482;</ th></tr><tr><td width="20%" align="left"><a accesskey="p" href="building.html">P rev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" alig n="right">&nbsp;<a accesskey="n" href="gui.html">Next</a></td></tr></table><hr>< /div><div class="chapter" title="Chapter&nbsp;4.&nbsp;Running FindBugs&#8482;">< div class="titlepage"><div><div><h2 class="title"><a name="running"></a>Chapter& nbsp;4.&nbsp;Running <span class="application">FindBugs</span>&#8482;</h2></div> </div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class= "sect1"><a href="running.html#d0e465">1. Quick Start</a></span></dt><dt><span cl ass="sect1"><a href="running.html#d0e503">2. Executing <span class="application" >FindBugs</span></a></span></dt><dt><span class="sect1"><a href="running.html#co mmandLineOptions">3. Command-line Options</a></span></dt></dl></div><p> 3 <title>Chapter&nbsp;4.&nbsp;Running FindBugs&#8482;</title><meta name="genera tor" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html " title="FindBugs&#8482; Manual"><link rel="up" href="index.html" title="FindBug s&#8482; Manual"><link rel="prev" href="building.html" title="Chapter&nbsp;3.&nb sp;Building FindBugs&#8482; from Source"><link rel="next" href="gui.html" title= "Chapter&nbsp;5.&nbsp;Using the FindBugs GUI"></head><body bgcolor="white" text= "black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><t able width="100%" summary="Navigation header"><tr><th colspan="3" align="center" >Chapter&nbsp;4.&nbsp;Running <span class="application">FindBugs</span>&#8482;</ th></tr><tr><td width="20%" align="left"><a accesskey="p" href="building.html">P rev</a>&nbsp;</td><th width="60%" align="center">&nbsp;</th><td width="20%" alig n="right">&nbsp;<a accesskey="n" href="gui.html">Next</a></td></tr></table><hr>< /div><div class="chapter" title="Chapter&nbsp;4.&nbsp;Running FindBugs&#8482;">< div class="titlepage"><div><div><h2 class="title"><a name="running"></a>Chapter& nbsp;4.&nbsp;Running <span class="application">FindBugs</span>&#8482;</h2></div> </div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class= "sect1"><a href="running.html#d0e465">1. Quick Start</a></span></dt><dt><span cl ass="sect1"><a href="running.html#d0e503">2. Executing <span class="application" >FindBugs</span></a></span></dt><dt><span class="sect1"><a href="running.html#co mmandLineOptions">3. Command-line Options</a></span></dt></dl></div><p>
4 <span class="application">FindBugs</span> has two user interfaces: a graphical u ser interface (GUI) and a 4 <span class="application">FindBugs</span> has two user interfaces: a graphical u ser interface (GUI) and a
5 command line user interface. This chapter describes 5 command line user interface. This chapter describes
6 how to run each of these user interfaces. 6 how to run each of these user interfaces.
7 </p><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right : 0.5in;"><table border="0" summary="Warning"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td><th align=" left">Warning</th></tr><tr><td align="left" valign="top"><p> 7 </p><div class="warning" title="Warning" style="margin-left: 0.5in; margin-right : 0.5in;"><table border="0" summary="Warning"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td><th align=" left">Warning</th></tr><tr><td align="left" valign="top"><p>
8 This chapter is in the process of being re-written. 8 This chapter is in the process of being re-written.
9 The rewrite is not complete yet. 9 The rewrite is not complete yet.
10 </p></td></tr></table></div><div class="sect1" title="1.&nbsp;Quick Star t"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a nam e="d0e465"></a>1.&nbsp;Quick Start</h2></div></div></div><p> 10 </p></td></tr></table></div><div class="sect1" title="1.&nbsp;Quick Star t"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a nam e="d0e465"></a>1.&nbsp;Quick Start</h2></div></div></div><p>
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 </p></dd><dt><span class="term"><span class="command"><strong>-nested</st rong></span><em class="replaceable"><code>[:true|false]</code></em></span></dt>< dd><p> 193 </p></dd><dt><span class="term"><span class="command"><strong>-nested</st rong></span><em class="replaceable"><code>[:true|false]</code></em></span></dt>< dd><p>
194 This option enables or disables scanning of nested jar and zip files found i n 194 This option enables or disables scanning of nested jar and zip files found i n
195 the list of files and directories to be analyzed. 195 the list of files and directories to be analyzed.
196 By default, scanning of nested jar/zip files is enabled. 196 By default, scanning of nested jar/zip files is enabled.
197 To disable it, add <span class="command"><strong>-nested:false</strong></spa n> to the command line 197 To disable it, add <span class="command"><strong>-nested:false</strong></spa n> to the command line
198 arguments. 198 arguments.
199 </p></dd><dt><span class="term"><span class="command"><strong>-auxclasspath< /strong></span> <em class="replaceable"><code>classpath</code></em></span></dt>< dd><p> 199 </p></dd><dt><span class="term"><span class="command"><strong>-auxclasspath< /strong></span> <em class="replaceable"><code>classpath</code></em></span></dt>< dd><p>
200 Set the auxiliary classpath for analysis. This classpath should include all 200 Set the auxiliary classpath for analysis. This classpath should include all
201 jar files and directories containing classes that are part of the program 201 jar files and directories containing classes that are part of the program
202 being analyzed but you do not want to have analyzed for bugs. 202 being analyzed but you do not want to have analyzed for bugs.
203 </p></dd><dt><span class="term"><span class="command"><strong>-userPrefs</st rong></span> <em class="replaceable"><code>edu.umd.cs.findbugs.core.prefs</code> </em></span></dt><dd><p>
204 Set the path of the user preferences file to use, which might override some of the options abobe.
205 Specifying <code class="literal">userPrefs</code> as first argument would me an some later
206 options will override them, as last argument would mean they will override s ome previous options).
207 This rationale behind this option is to reuse FindBugs Eclipse project setti ngs for command
208 line execution.
203 </p></dd></dl></div></div></div></div><div class="navfooter"><hr><table widt h="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accessk ey="p" href="building.html">Prev</a>&nbsp;</td><td width="20%" align="center">&n bsp;</td><td width="40%" align="right">&nbsp;<a accesskey="n" href="gui.html">Ne xt</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&nbsp;3.&nb sp;Building <span class="application">FindBugs</span>&#8482; from Source&nbsp;</ td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></t d><td width="40%" align="right" valign="top">&nbsp;Chapter&nbsp;5.&nbsp;Using th e <span class="application">FindBugs</span> GUI</td></tr></table></div></body></ html> 209 </p></dd></dl></div></div></div></div><div class="navfooter"><hr><table widt h="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accessk ey="p" href="building.html">Prev</a>&nbsp;</td><td width="20%" align="center">&n bsp;</td><td width="40%" align="right">&nbsp;<a accesskey="n" href="gui.html">Ne xt</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter&nbsp;3.&nb sp;Building <span class="application">FindBugs</span>&#8482; from Source&nbsp;</ td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></t d><td width="40%" align="right" valign="top">&nbsp;Chapter&nbsp;5.&nbsp;Using th e <span class="application">FindBugs</span> GUI</td></tr></table></div></body></ html>
OLDNEW
« no previous file with comments | « doc/manual/introduction.html ('k') | doc/manual_ja.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698