RSS All releases of Java checkstyle Tool

  •  21 Oct 2010 05:59

    Release Notes: OuterTypeFilename was added, which checks that the outer type name and the file name match. PackageDeclaration was enhanced to optionally check that the package name matches the name of the directory containing the file. NestedForDepth was added, which restricts nested for blocks to a specified depth (default = 1). MethodCount was added, which checks the number of methods declared in each type. OneStatementPerLine was added, which checks that there is only one statement per line. MagicNumber was enhanced to support the parameter ignoreHashCodeMethod to ignore magic numbers in hashCode() methods. AbstractClassName was enhanced to support checking that matching classes have the abstract modifier. The property types stringSet and intSet were enhanced to support being supplied multiple times to construct the equivalent of a comma separated list. AvoidStarImport was enhanced to support the properties allowClassImports and allowStaticMemberImports for finer control over what is allowed.

    •  18 Apr 2009 08:20

      Release Notes: Many changes were made for Java 5.

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

      •  19 Dec 2007 06:25

      No changes have been submitted for this release.

      •  26 Jan 2007 00:52

      Release Notes: 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.

      •  10 Jul 2006 07:06

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

      •  15 Dec 2005 04:48

      No changes have been submitted for this release.

      •  29 Nov 2005 14:23

      Release Notes: Supports the Java 5 language. Many new features and bugfixes.

      Release Notes: This release introduces preliminary support (beta quality) for the Java 5 language. Previous versions of Java are still supported, so this release should be a drop in replacement for the 3.5 release. The reason for the beta release is to solicit feedback on the Java 5 support.

      •  26 May 2003 00:46

      Release Notes: A significant number of new features were added, including more design oriented checks. Some bugs were also fixed.

      Screenshot

      Project Spotlight

      skalibs

      Public domain general-purpose libraries.

      Screenshot

      Project Spotlight

      Swishd Cluster System

      An application that allow swish-e to scale to multiple machines.