Search
Results
Resizer - Google Design
Gimpel Software Home Page for PC-lint and FlexeLint for C/C++
Ryan Bloom - Home
A simple solution for debugging JDBC problems, the LogDriver logs all SQL queries to a log4j Stream
SourceForge.net: JdbcProxy - To trace and stub JDBC calls
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
log4jdbc - A JDBC Driver for logging SQL and JDBC calls.
log4jdbc is a Java JDBC driver that can log SQL and/or JDBC calls (and optionally SQL timing information) for other JDBC drivers using the Simple Logging Facade For Java (SLF4J) logging system.
FrontPage
The fully integrated standalone wiki, and acceptance testing framework.
CruiseControl.rb
CruiseControl.rb is a continuous integration tool.
Cobertura
Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.