翻訳と辞書 |
FindBugs
__NOTOC__ FindBugs is an open source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs.〔(FindBugs, Part 1: Improve the quality of your code )〕〔(FindBugs, Part 2: Writing custom detectors )〕〔(Static Code Analysis )〕 Potential errors are classified in four ranks: (i) scariest, (ii) scary, (iii) troubling and (iv) of concern. This is a hint to the developer about their possible impact or severity. FindBugs operates on Java bytecode,〔 rather than source code. The software is distributed as a stand-alone GUI application. There are also plug-ins available for Eclipse,〔(Eclipse plug-in (for Eclipse 3.6 and onwards) )〕 NetBeans,〔(NetBeans plug-in (from 7.2 onwards) )〕 IntelliJ IDEA,〔(idea-findbugs plug-in )〕〔(FindBugs-IDEA – The FindBugs Plugin for IntelliJ IDEA )〕〔(QAPlug-FindBugs plug-in )〕 Gradle, Hudson〔http://wiki.hudson-ci.org/display/HUDSON/FindBugs+Plugin〕 and Jenkins.〔https://wiki.jenkins-ci.org/display/JENKINS/FindBugs+Plugin〕 Additional rule sets can be plugged in FindBugs to increase the set of checks performed.〔http://fb-contrib.sourceforge.net/〕 ==See also==
* List of tools for static code analysis
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「FindBugs」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|