Java checkstyle Tool

A development tool to help programmers write Java code that adheres to a coding standard.
Download

Java checkstyle Tool Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Oliver Burn
  • Publisher web site:

Java checkstyle Tool Tags


Java checkstyle Tool Description

A development tool to help programmers write Java code that adheres to a coding standard. Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java checkstyle Tool 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. What's New in This Release: · This release is built on Java 5 for Java 5 (and above). All new Checkstyle development is being done on this release. There are new Checks for Java 5 and numerous bug fixes. Note that upgrading should be relatively painless, but expect some changes. See more details at


Java checkstyle Tool Related Software