• Home
  • Raw
  • Download

Lines Matching full:application

3application">FindBugs</span>&#8482; <span class="application">Ant</span> task</th></tr><tr><td wid…
4 This chapter describes how to integrate <span class="application">FindBugs</span> into a build scri…
5 for <a class="ulink" href="http://ant.apache.org/" target="_top"><span class="application">Ant</spa…
6 and deployment tool. Using the <span class="application">FindBugs</span> <span class="application"…
7 automatically run <span class="application">FindBugs</span> on your Java code.
9 The <span class="application">Ant</span> task was generously contributed by Mike Fagan.
10 …clear: both"><a name="d0e1205"></a>1.&nbsp;Installing the <span class="application">Ant</span> tas…
11 To install the <span class="application">Ant</span> task, simply copy <code class="filename"><em cl…
12 into the <code class="filename">lib</code> subdirectory of your <span class="application">Ant</span…
14 …lign="top"><p>It is strongly recommended that you use the <span class="application">Ant</span> tas…
15 of <span class="application">FindBugs</span> it was included with. We do not guarantee that the <s…
16 will work with any version of <span class="application">FindBugs</span> other than the one it was i…
18 To incorporate <span class="application">FindBugs</span> into <code class="filename">build.xml</cod…
19 for <span class="application">Ant</span>), you first need to add a task definition. This should ap…
48 attribute set to the directory in which <span class="application">FindBugs</span> is installed; in …
49 …Installing FindBugs&#8482;">Chapter&nbsp;2, <i>Installing <span class="application">FindBugs</span…
51 This target will execute <span class="application">FindBugs</span> on <code class="filename">bcel.j…
53 target, we ensure that the library is fully compiled before running <span class="application">FindB…
54 The output of <span class="application">FindBugs</span> will be saved in XML format to a file called
60 Here is an example of invoking <span class="application">Ant</span> from the command line, using th…
85application">FindBugs</span> GUI to view the results; see <a class="xref" href="running.html" titl…
87 using the <span class="application">FindBugs</span> task.
95 …the <span class="application">FindBugs</span> task can contain one or more <code class="literal">…
101 containing classes used by the analyzed library or application, but which
103 …<span class="application">Ant</span>'s <code class="literal">classpath</code> element for the Java…
112 …It must be set to the name of the directory where <span class="application">FindBugs</span> is ins…
116 be suppressed in the <span class="application">FindBugs</span> output. Default is false.
145 …<span class="application">FindBugs</span> output will be saved. By default, the output is display…
146 directly by <span class="application">Ant</span>.
148 …Optional boolean attribute. If set to true, <span class="application">FindBugs</span> prints diag…
172 …Project files are created by the <span class="application">FindBugs</span> GUI, and specify classe…
177 …&nbsp;Running FindBugs&#8482;">Chapter&nbsp;4, <i>Running <span class="application">FindBugs</span…
180 …to the Java virtual machine used to run <span class="application">FindBugs</span>. You may need to
190 … that the Java process executing <span class="application">FindBugs</span> may run before it is
193 …programs, <span class="application">FindBugs</span> may require more than ten minutes to complete …
197 error running <span class="application">FindBugs</span>. Defaults to "false"
200 … will be set to "true" if an error occurs while running <span class="application">FindBugs</span>.
204 <span class="application">FindBugs</span> on the analyzed program.
214application">FindBugs</span> GUI&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="i…