About: FindBugs

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

FindBugs is an open-source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs. 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, NetBeans, IntelliJ IDEA, Gradle, Hudson, Maven, Bamboo and Jenkins.

Property Value
dbo:abstract
  • FindBugs ist eine freie Software, welche in Java-Programmen nach Fehlermustern sucht. Solche Fehlermuster deuten oft auf tatsächliche Fehler hin. Das Programm wurde von der University of Maryland aus initiiert und ursprünglich von Bill Pugh und David Hovemeyer entwickelt. (de)
  • FindBugs is an open-source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs. 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, NetBeans, IntelliJ IDEA, Gradle, Hudson, Maven, Bamboo and Jenkins. Additional rule sets can be plugged in FindBugs to increase the set of checks performed. (en)
  • FindBugs est un logiciel libre d'analyse statique de bytecode Java. Son but est de trouver des bugs dans les programmes Java en identifiant des patterns reconnus comme étant des bugs. FindBugs a été créé par William Pugh à l'université du Maryland et est distribué selon les termes de la licence GNU LGPL. (fr)
  • FindBugs es un programa de tipo código abierto creado por que busca errores en programas escritos en código Java.​​ Utiliza ​​ para identificar cientos de tipos de errores potenciales​ en programas Java. FindBugs opera en Java bytecode,​ en lugar de código fuente. El software se distribuye como una aplicación GUI independiente. También hay disponibles complementos para Eclipse, Netbeans,​ e IntelliJ IDEA​​ (es)
  • FindBugsとはビル・ピューとデビッド・ホベメイヤーが製作したオープンソースプログラムでJavaコードにあるバグを解析する。静的解析を使ってJavaプログラム内で100種類もの潜在的なエラーを検査する。FindBugsはソースコードではなくJavaバイトコード上で運用され、スタンドアロンのGUIアプリケーションで配布される。またEclipse、NetBeans、IntelliJ IDEA、Hudson、Jenkinsのプラグインとしても利用可能である。 (ja)
  • FindBugs — статический анализатор кода, написанный Уильямом Пью, который известен тем, что обнаружил ошибку в модели памяти Java. Программа использует статический анализ, чтобы найти потенциальные ошибки сотни различных типов в Java коде. FindBugs работает с Java байткодом, а не с исходным кодом. Приложение распространяется и как отдельное десктопное приложение и как плагин к Eclipse, Netbeans, IntelliJ IDEA и Hudson. (ru)
  • FindBugs是由Bill Pugh和David Hovemeyer创建的开源程序,用来查找Java代码中的程序错误。它使用静态分析来识别Java程序中上百种不同类型的潜在错误。潜在错误可分为四个等级:恐怖的(scariest)、吓人的(scary)、令人困扰的(troubling)和值得关注的(of concern),这是根据其可能产生的影响或严重程度,而对开发者的提示。FindBugs操作的是Java字节码,而非源代码。软件作为一个独立的图形化应用程序分发。Eclipse、NetBeans、IntelliJ IDEA、Gradle、Hudson和Jenkins有可用的FindBugs插件。 也可以给FindBugs添加用于检查的规则集。 (zh)
dbo:developer
dbo:genre
dbo:latestReleaseDate
  • 2015-03-06 (xsd:date)
  • 2022-03-07 (xsd:date)
dbo:latestReleaseVersion
  • 4.6.0
  • P348
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2006-06-10 (xsd:date)
  • 2017-10-23 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9252089 (xsd:integer)
dbo:wikiPageLength
  • 7806 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118131036 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:genre
dbp:latestReleaseDate
  • 2015-03-06 (xsd:date)
  • 2022-03-07 (xsd:date)
dbp:latestReleaseVersion
  • 4.600000 (xsd:double)
  • P348 (en)
dbp:license
dbp:logo
  • Logo FindBugs.png (en)
  • Spotbugs logo.png (en)
dbp:name
  • FindBugs (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2006-06-10 (xsd:date)
  • 2017-10-23 (xsd:date)
dbp:replaces
  • FindBugs (en)
dbp:repo
dbp:title
  • SpotBugs (en)
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • FindBugs ist eine freie Software, welche in Java-Programmen nach Fehlermustern sucht. Solche Fehlermuster deuten oft auf tatsächliche Fehler hin. Das Programm wurde von der University of Maryland aus initiiert und ursprünglich von Bill Pugh und David Hovemeyer entwickelt. (de)
  • FindBugs est un logiciel libre d'analyse statique de bytecode Java. Son but est de trouver des bugs dans les programmes Java en identifiant des patterns reconnus comme étant des bugs. FindBugs a été créé par William Pugh à l'université du Maryland et est distribué selon les termes de la licence GNU LGPL. (fr)
  • FindBugs es un programa de tipo código abierto creado por que busca errores en programas escritos en código Java.​​ Utiliza ​​ para identificar cientos de tipos de errores potenciales​ en programas Java. FindBugs opera en Java bytecode,​ en lugar de código fuente. El software se distribuye como una aplicación GUI independiente. También hay disponibles complementos para Eclipse, Netbeans,​ e IntelliJ IDEA​​ (es)
  • FindBugsとはビル・ピューとデビッド・ホベメイヤーが製作したオープンソースプログラムでJavaコードにあるバグを解析する。静的解析を使ってJavaプログラム内で100種類もの潜在的なエラーを検査する。FindBugsはソースコードではなくJavaバイトコード上で運用され、スタンドアロンのGUIアプリケーションで配布される。またEclipse、NetBeans、IntelliJ IDEA、Hudson、Jenkinsのプラグインとしても利用可能である。 (ja)
  • FindBugs — статический анализатор кода, написанный Уильямом Пью, который известен тем, что обнаружил ошибку в модели памяти Java. Программа использует статический анализ, чтобы найти потенциальные ошибки сотни различных типов в Java коде. FindBugs работает с Java байткодом, а не с исходным кодом. Приложение распространяется и как отдельное десктопное приложение и как плагин к Eclipse, Netbeans, IntelliJ IDEA и Hudson. (ru)
  • FindBugs是由Bill Pugh和David Hovemeyer创建的开源程序,用来查找Java代码中的程序错误。它使用静态分析来识别Java程序中上百种不同类型的潜在错误。潜在错误可分为四个等级:恐怖的(scariest)、吓人的(scary)、令人困扰的(troubling)和值得关注的(of concern),这是根据其可能产生的影响或严重程度,而对开发者的提示。FindBugs操作的是Java字节码,而非源代码。软件作为一个独立的图形化应用程序分发。Eclipse、NetBeans、IntelliJ IDEA、Gradle、Hudson和Jenkins有可用的FindBugs插件。 也可以给FindBugs添加用于检查的规则集。 (zh)
  • FindBugs is an open-source static code analyser created by Bill Pugh and David Hovemeyer which detects possible bugs in Java programs. 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, NetBeans, IntelliJ IDEA, Gradle, Hudson, Maven, Bamboo and Jenkins. (en)
rdfs:label
  • FindBugs (en)
  • FindBugs (de)
  • FindBugs (es)
  • FindBugs (fr)
  • FindBugs (ja)
  • FindBugs (ru)
  • FindBugs (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • FindBugs (en)
is dbo:knownFor of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:knownFor of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License