FindBugs is an open source program created by William Pugh which looks for bugs in Java code. It uses static analysis to identify hundreds of different potential types of error in Java programs. FindBugs operates on Java bytecode, rather than source code. It includes both a stand alone GUI and an Eclipse plug-in. A Netbeans plug-in is also available.

PropertyValue
dbpedia-owl:Software/developer
dbpedia-owl:Software/license
dbpedia-owl:Work/genre
dbpedia-owl:developer
dbpedia-owl:genre
dbpedia-owl:license
dbpedia-owl:thumbnail
dbpprop:abstract
  • FindBugs is an open source program created by William Pugh which looks for bugs in Java code. It uses static analysis to identify hundreds of different potential types of error in Java programs. FindBugs operates on Java bytecode, rather than source code. It includes both a stand alone GUI and an Eclipse plug-in. A Netbeans plug-in is also available.
  • Bei dieser Abprüfung des Objektes auf null ist eine kleine Unachtsamkeit unterlaufen: die korrekte Absicherung sollte auf if (einObjekt != null) lauten.
dbpprop:developer
dbpprop:genre
dbpprop:hasPhotoCollection
dbpprop:latestReleaseDate
dbpprop:latestReleaseVersion
  • 1.3.9
dbpprop:license
dbpprop:logo
dbpprop:name
  • FindBugs
dbpprop:operatingSystem
dbpprop:programmingLanguage
dbpprop:reference
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
rdf:type
rdfs:comment
  • FindBugs is an open source program created by William Pugh which looks for bugs in Java code. It uses static analysis to identify hundreds of different potential types of error in Java programs. FindBugs operates on Java bytecode, rather than source code. It includes both a stand alone GUI and an Eclipse plug-in. A Netbeans plug-in is also available.
  • Bei dieser Abprüfung des Objektes auf null ist eine kleine Unachtsamkeit unterlaufen: die korrekte Absicherung sollte auf if (einObjekt != null) lauten.
rdfs:label
  • FindBugs
  • FindBugs
owl:sameAs
skos:subject
foaf:depiction
foaf:homepage
foaf:name
  • FindBugs
foaf:page