Used The Checker Framework for Windows?


Developer’s Description

Prevent exceptions and run-time errors in your Java program.
The Checker Framework enhances Java's type system. This lets software developers detect and prevent errors like null pointer exceptions, unintended side effects, SQL injections, concurrency errors, mistaken equality tests, and other run-time errors that appear during testing or in the field in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Used The Checker Framework for Windows?


Explore More


Download.com
Your review for The Checker Framework