Projects / Java checkstyle Tool

Java checkstyle Tool

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.

Tags Software Development Quality Assurance
Licenses LGPL
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Apr 2009 08:20
  • Rrelease-after

    Changes: Many changes were made for Java 5.

    Changes: This major release is built on and supports Java 5.

    • Rrelease-mid
    •  19 Dec 2007 06:25
    • Rrelease-after

    No changes have been submitted for this release.

    • Rrelease-mid
    •  26 Jan 2007 00:52
    • Rrelease-after

    Changes: 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.

    • Rrelease-mid
    •  10 Jul 2006 07:06
    • Rrelease-after

    Changes: This release fixes a number of bugs and adds a number of new features.

    Rss Recent comments

    Rcomment-before 06 Dec 2003 17:45 Rcomment-trans jimcp Rcomment-after

    Checkstyle ... must have for Java coders
    What I like is that the package comes with ready made XML checkfiles for Sun Coding guideline. Add the job to Ant and you get a Javadoc type of HTML with codechanges you have to do to get your source compliant with the standard.

    I don't believe in tools who do the job in your valuable source for ya.

    Rcomment-before 29 Dec 2001 20:50 Rcomment-trans smccrory Rcomment-after

    Great program - especially when integrated with Ant
    Checkstyle is a must-have for anyone developing Java software wanting consistency in their code and JavaDoc. It is especially useful when implemented as an Ant task - check it out!

    C5737ae13544352f5d9b793da9169f92_thumb

    Project Spotlight

    Validate Saudi ID

    A PHP class to validate Saudi resident identifier numbers.

    No-screenshot

    Project Spotlight

    POMStrap

    An application bootstrap based on Maven2 project files.