Free tutorials for Java, Eclipse and Web programming



Follow me on twitter

Checkstyle in Eclipse

Lars Vogel

Version 0.5

03.08.2009

Revision History
Revision 0.118.03.2008Lars Vogel
Created
Revision 0.2 - 0.5 18.05.2008 - 03.08.2009Lars Vogel
bugfixed and updates

Checkstyles

This article will describe the usage of the Checkstyle plugins for Eclipse.


Table of Contents

1. Checkstyle
2. Checkstyle
2.1. Overview
2.2. Installation
2.3. Configuration
2.4. Using common Checkstyle rules for teams
2.5. Using Checkstyle in your projects
3. Thank you
4. Questions and Discussion
5. Download

1. Checkstyle

Checkstyle checks if the Java code is according to certain standards hence ensuring a certain quality of the coding.