Checkstyle is a development tool to help
programmers write Java code that adheres to a
coding standard. Its purpose is to automate the
process of checking Java code, and to spare
humans of this task.
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.
Ce communiqué contient un certain nombre d'améliorations et corrections de bugs. Les points saillants incluent des améliorations de performances dans le contrôle StrictDuplicateCode et un nouveau CrossLanguageRegexpHeader vérifier que permet la vérification de fichiers en-têtes pour d'autres langages que Java.
Tags:
Minor feature enhancements
This release contains a number of enhancements and
bugfixes. The highlights include performance
improvements in the StrictDuplicateCode check and
a new CrossLanguageRegexpHeader check that allows
checking file headers for languages other than
Java.