- FindBugs
Infobox Software
name = FindBugs
caption =
developer =
latest release version = 1.3.5
latest release date = release date|2008|09|13
latest preview version =
latest preview date =
operating system =Cross-platform
language =
programming language = Java
genre =
license =Lesser GNU Public License
website = http://findbugs.sourceforge.net/FindBugs is an
open source program which looks for bugs in Java code [http://www.ibm.com/developerworks/java/library/j-findbug1/ FindBugs, Part 1: Improve the quality of your code] ] [ [http://www.ibm.com/developerworks/java/library/j-findbug2/ FindBugs, Part 2: Writing custom detectors] ] . It uses static analysis [http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/52/34708/01657940.pdf Static Code Analysis] ] to identify hundreds of different potential types of error in Java programs. FindBugs operates onJava bytecode , rather than source code. It includes both a stand alone GUI and an Eclipse plug-in. A Netbeans plug-in is also available. [ [https://sqe.dev.java.net/ Netbeans plug-in] ]External links
* [http://findbugs.sourceforge.net/ FindBugs website]
* [http://findbugs.sourceforge.net/manual/index.html/ Manual]
* [http://findbugs.sourceforge.net/bugDescriptions.html List of bug patterns]References
Wikimedia Foundation. 2010.
Look at other dictionaries:
FindBugs — Développeur William Pugh (Université du Maryland) Dernière version … Wikipédia en Français
Findbugs — Maintainer: Bill Pugh Aktuelle Version: 1.3.8 (15. März 2009) Betriebssystem … Deutsch Wikipedia
FindBugs — Тип Статистический анализатор кода Разработчик Уильям Пью … Википедия
FindBugs — Maintainer Bill Pugh Aktuelle Version 1.3.9 (21. August 2009) Betriebssystem Plattformübergreifend … Deutsch Wikipedia
ANT (Apache) — Apache Ant Pour les articles homonymes, voir ant. Ant … Wikipédia en Français
Ant (Apache) — Apache Ant Pour les articles homonymes, voir ant. Ant … Wikipédia en Français
Ant (logiciel) — Apache Ant Pour les articles homonymes, voir ant. Ant … Wikipédia en Français
Apache Ant — Pour les articles homonymes, voir ant. Ant … Wikipédia en Français
List of tools for static code analysis — This is a list of significant tools for static code analysis.Historical products* Lint the original static code analyzer of C code.Open source or Noncommercial products .NET (C#, VB.NET and all .NET compatible languages) *… … Wikipedia
Yasca — Infobox Software name = Yasca caption = Yet Another Source Code Analyzer developer = Michael Scovetta latest release version = 1.0 latest release date = release date|2008|10|03 latest preview version = latest preview date = operating system =… … Wikipedia