Date: 2004-06-22T08:23:15
   Editor: 167.68.1.67 <>
   Wiki: Ant Wiki
   Page: CheckStyle
   URL: http://wiki.apache.org/ant/CheckStyle

   Created page, using text from Checkstyle's home page; added link to home 
page.

New Page:

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's distribution includes an Ant task.

See http://checkstyle.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to