Checkstyle plugin for Eclipse

Perform style, metrics and consistency checks on your Java code, reported as problem markers.

Download Checkstyle plugin for Eclipse 4.0.92.1 for EasyEclipse 1.0.2:

(6.9MB)  (7.1MB)  (6.8MB)

The eclipse-cs Checkstyle plugin integrates the well-known source code analyzer Checkstyle into today's leading IDE - Eclipse. Checkstyle is a development tool written by Oliver Burn to help you ensure that your Java code adheres to a set of coding standards. Checkstyle does this by inspecting your Java source code and pointing out items that deviate from a defined set of coding rules. The full Checkstyle distribution is included with the Checkstyle plugin. In addition to using the Eclipse Checkstyle plugin you can also use Checkstyle from the command line or as part of an Ant build. For more information about using Checkstyle outside of Eclipse see the Checkstyle documentation. With the Checkstyle Eclipse plugin your code is constantly inspected for problems. Within the Eclipse workbench you are notified of problems via the Eclipse Problems View and source code annotations just as you would see with compiler errors or warnings.

Comments

post->ID); if ($count == 0) { echo 'There are currently no comments for this plugin. You can add the first one.'; } else if ($count == 1 ) { echo 'There is currently 1 comment for this plugin. You can review it and add more here.'; } else { echo 'There are currently ' . $count . ' comments for this plugin. You can review them and add more here.'; } ?>

Getting started

This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.

Requirements and limitations

Links

You can also look for reviews and ratings, and add your own:

Changelog

Changes in EasyEclipse 1.0.1:

Changes in EasyEclipse 1.0.0:

Credits and License

Credits: David Schneider , Lars Kodderitzsch, Fabrice Bellingard

Copyright (C) 2002-2005 David Schneider, Lars Kodderitzsch.

This plugin is licensed under the GNU Lesser General Public License 2.1 license.