Home | History | Annotate | Download | only in manual

Lines Matching full:bcel

31 Apache <a class="ulink" href="http://jakarta.apache.org/bcel/" target="_top">BCEL</a> library.
39 outputFile="bcel-fb.xml" &gt;
42 &lt;class location="${basedir}/bin/bcel.jar" /&gt;
51 This target will execute <span class="application">FindBugs</span> on <code class="filename">bcel.jar</code>, which is the
52 Jar file produced by BCEL's build script. (By making it depend on the "jar"
55 <code class="filename">bcel-fb.xml</code>.
57 because it is referenced by the main BCEL library. A source path is specified
58 so that the saved bug data will have accurate references to the BCEL source code.
78 [findbugs] Output saved to bcel-fb.xml