Tree [0a846e] default / Download Snapshot History



File Date Author Commit
config 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
contrib 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
lib 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
src 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
.cvsignore 2006-03-09 oburn oburn [72ec2d] Just a couple of things to ignore.
LICENSE 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
LICENSE.apache 2002-02-04 oburn oburn [aaf7fb] Removed trailing whitespace - do not ask why? ;-)
LICENSE.apache20 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
README 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
RIGHTS.antlr 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
build.xml 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
checkstyle_checks.xml 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
java.header 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
prj.el 2003-03-01 lkuehne lkuehne [9e2332] make sure that offset settings are correct for ...
sun_checks.xml 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes
suppressions.xml 2008-11-29 oburn oburn [eb389a] an area for me to commit temporary changes

Read Me

CHECKSTYLE
==========

This directory contains the distribution for checkstyle. It is a tool for
checking Java source code for adherence to a set of rules.

The latest version can be found at http://checkstyle.sourceforge.net

Documentation is available in HTML format, in the docs/ directory.

Licensing
=========

This software is licensed under the terms in the file named "LICENSE" in this
directory.

The software uses the ANTLR package (http://www.antlr.org). Its license terms
are in the file named "RIGHTS.antlr" in this directory.

This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).

The software uses the Jakarta Regexp package
(http://jakarta.apache.org/regexp) and the Cli and Collections
packages from the Jakarta Commons project
(http://jakarta.apache.org/commons). The license terms of these
packages are in the file named "LICENSE.apache" in this directory.

The software uses the Logging and Beanutils packages from the Jakarta
Commons project (http://jakarta.apache.org/commons).  The license
terms of these packages are in the file named "LICENSE.apache20" in this
directory.


Feedback
========

Please send any feedback to checkstyle-user@lists.sourceforge.net.

Bugs should be reported to the checkstyle bugtracker at
http://sourceforge.net/tracker/?atid=397078&group_id=29721&func=browse


Thanks for trying out checkstyle!

Oliver Burn