Download List

Projeto Descrição

FindBugs looks for bugs in Java programs. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods, etc. It is written in the GJ dialect of Java, and will run on any Java VM compatible with Sun's JDK 1.4.0 or later. It includes both GUI (Swing) and commandline frontends.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-25 04:57 Back to release list
0.8.0

Esta versão traz o melhor de supressão de avisos falsos em detectores de muitos. Ele melhora significativamente o plugin do Eclipse. Existe um detector novo bug para encontrar concatenação seqüência de caracteres em um loop. Há também várias outras melhorias e correções.
Tags: Minor feature enhancements
This release features better suppression of false warnings in
many detectors. It significantly enhances the Eclipse plugin.
There is a new bug detector to find string concatenation in a
loop. There are also various other improvements and
bugfixes.

Project Resources