Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release-src > by-pkgid > 95a712d5d6bda4de454a4478b389b21f

checkstyle-4.2-1mdv2007.0.src.rpm

Description:

Checkstyle is a development tool to help programmers write Java code
that adheres to a coding standard. It automates the process of checking
Java code to spare humans of this boring (but important) task. This
makes it ideal for projects that want to enforce a coding standard.

Checkstyle is highly configurable and can be made to support almost any
coding standard. An example configuration file is supplied supporting
the Sun Code Conventions. As well, other sample configuration files are
supplied for other well known conventions.

Checkstyle can check many aspects of your source code. Historically
it's main functionality has been to check code layout issues, but since
the internal architecture was changed in version 3, more and more checks
for other purposes have been added. Now Checkstyle provides checks that
find class design problems, duplicate code, or bug patterns like double
checked locking.

Checkstyle is most useful if you integrate it in your build process or
your development environment. The distribution includes:

* An Ant task.
* A command line tool.

Generated packages:

Other version of this rpm: