|
Eclipse Checkstyle Plug-in |
|
Integrates Checkstyle 5 into Eclipse. http://eclipse-cs.sourceforge.net/ |
| ID | net.sf.eclipsecs.feature.group |
| Version Number | 5.1.0.201002232103 5.2.0.201010072021 5.5.0.201111092104 5.6.0.201209221626 |
| Provider | http://eclipse-cs.sf.net/ |
| Categories | Quality |
| Date Changed | 2012-09-28 |
| License | LGPL |
| Rating | |
| Downloads | 0 |
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.