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" >
42 <class location="${basedir}/bin/bcel.jar" />
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