Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > main-release > by-pkgid > 5aa491de6b2bde6abc01aa39393ff8bd

checkstyle-4.4-0.0.3mdv2010.1.x86_64.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.

Sources packages:

Other version of this rpm: