Checkstyle plugin for Eclipse 4.0.92
Perform style, metrics and consistency checks on your Java code, reported as problem markers.
Download Checkstyle plugin for Eclipse 4.0.92:
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.
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
- Beta release - We have not yet fully tested this plugin. Please report a bug for any problem you encounter. We welcome your feedback (positive and negative!) in the forums, mailing lists and bug trackers.
- This plugin will run with any distribution of EasyEclipse.
- It may also work with a standard installation of Eclipse 3.1.2. We have not tested it, though.
Links
- Checkstyle plugin for Eclipse home
- Project FAQ
- Screenshots
- Documentation
- Project site
- Checkstyle plugin for Eclipse provides support for this framework.
Changelog
Changes in EasyEclipse 1.0.1:
- Upgraded to Checkstyle plugin for Eclipse 4.0.92: New version based on the latest Checkstyle. Addition of a new statistics plugin, experimental implementation of quick fixes, and many bug fxies..
- Initial release (with Checkstyle plugin for Eclipse 4.0.91).
Credits and License
Credits: David Schneider , Lars Ködderitzsch, Fabrice Bellingard
Copyright (C) 2002-2005 David Schneider, Lars Ködderitzsch.
This plugin is licensed under the GNU Lesser General Public License 2.1 license.