Lines Matching full:detectors
614 Prints a trace of detectors run and classes analyzed to standard output.
791 needed to run the analysis. (However, some detectors may produce
835 Relaxed reporting mode. For many detectors, this option
1014 pattern detectors in &FindBugs; make use of class hierarchy information,
1372 detectors are being run. Default is false.
1407 Optional attribute. It specifies a comma-separated list of bug detectors
1408 which should be run. The bug detectors are specified by their class names,
1409 without any package qualification. By default, all detectors which are
1420 except it specifies detectors which will <emphasis>not</emphasis> be run.
1685 Select detectors. The table allows you to select which detectors
1696 Eclipse plugin supports contribution of custom &FindBugs; detectors (see also
1710 <guimenuitem>Custom Detectors</guimenuitem>
1717 used "as is", and that you can quickly verify the quality of third party detectors.
1725 It is possible to contribute custom detectors via standard Eclipse extensions mechanism.
1740 each team member has exactly same detectors set, and there is no need to configure
1742 is that you have to convert your existing detectors package to the valid
2377 but causes some detectors to produce more false warnings.</entry>
3736 detectors, added the Swing GUI, and is a co-maintainer.</para>
3763 to the Swing GUI, improved several bug detectors, and