Eclipse Checkstyle Plug-in
Integrates Checkstyle 5 into Eclipse.
http://eclipse-cs.sourceforge.net/

Additional Details

IDnet.sf.eclipsecs.feature.group
Version Number5.1.0.201002232103
5.2.0.201010072021
5.5.0.201111092104
Providerhttp://eclipse-cs.sf.net/
CategoriesQuality
Date Changed2010-05-20
LicenseLGPL
Rating
Downloads0

Image Gallery

More about this plug-in

Checkstyle helps programmers write Java code that adheres to a coding standard. It automates the process of checking Java code against a standard, to spare humans of this boring (but important) task. The tool is highly configurable and can be made to support almost any coding standard.

This feature integrates Checkstyle 5 into the Eclipse IDE.

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