FindBugs

From HaFrWiki
Revision as of 10:25, 15 August 2015 by Hjmf (talk | contribs)
Jump to: navigation, search

FindBugs has been created by the University of Maryland. FindBugs finds errors/bugs in software sources.

Error Code and Messages

The list of FindBugs Errors and Warnings:

  • Correctness warnings
  • Internationalization warnings
  • Multithreaded Correctness warnings
  • Malicious Code Vulnerability Warnings
  • Performance Warnings
  • Style Warnings
  • Details

See:

Links

External links