?? installing.html
字號:
<html><head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Chapter 2. Installing FindBugs™</title><meta name="generator" content="DocBook XSL Stylesheets V1.71.1"><link rel="start" href="index.html" title="FindBugs™ Manual"><link rel="up" href="index.html" title="FindBugs™ Manual"><link rel="prev" href="introduction.html" title="Chapter 1. Introduction"><link rel="next" href="building.html" title="Chapter 3. Building FindBugs™ from Source"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 2. Installing <span class="application">FindBugs</span>™</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="introduction.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="building.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="installing"></a>Chapter 2. Installing <span class="application">FindBugs</span>™</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="sect1"><a href="installing.html#d0e106">1. Extracting the Distribution</a></span></dt></dl></div><p>This chapter explains how to install <span class="application">FindBugs</span>.</p><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e106"></a>1. Extracting the Distribution</h2></div></div></div><p>The easiest way to install <span class="application">FindBugs</span> is to download a binary distribution.Binary distributions are available in<a href="http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.8.tar.gz?download" target="_top">gzipped tar format</a> and<a href="http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.8.zip?download" target="_top">zip format</a>.Once you have downloaded a binary distribution, extract it into a directory of your choice.</p><p>Extracting a gzipped tar format distribution:</p><pre class="screen"><code class="prompt">$ </code><span><strong class="command">gunzip -c findbugs-1.3.8.tar.gz | tar xvf -</strong></span></pre><p></p><p>Extracting a zip format distribution:</p><pre class="screen"><code class="prompt">C:\Software></code><span><strong class="command">unzip findbugs-1.3.8.zip</strong></span></pre><p></p><p>Usually, extracting a binary distribution will create a directory ending in<code class="filename">findbugs-1.3.8</code>. For example, if you extractedthe binary distribution from the <code class="filename">C:\Software</code>directory, then the <span class="application">FindBugs</span> software will be extracted into the directory<code class="filename">C:\Software\findbugs-1.3.8</code>.This directory is the <span class="application">FindBugs</span> home directory. We'll refer to it as<em class="replaceable"><code>$FINDBUGS_HOME</code></em> (or <em class="replaceable"><code>%FINDBUGS_HOME%</code></em> for Windows) throughout this manual.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="introduction.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="building.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 1. Introduction </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 3. Building <span class="application">FindBugs</span>™ from Source</td></tr></table></div></body></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -