- CheckStyle is a tool to help programmers to write JAVA coding standard.
- Download and unzip checkstyle-5.3 into a convenient directory.
- It is a program to inspect your JAVA source code and list/point out errors that deviate from a defined set of JAVA coding standard.
- By default it supports the Sun JAVA Code Conventions (sun_checks.xml), and also support any customize coding standard.
- It can be invoked with an ANT task, a command line program and integrated into IDE (Eclipse, IntelliJ, NetBeans) and other tools (TextPad).
Showing posts with label Programming Guidelines. Show all posts
Showing posts with label Programming Guidelines. Show all posts
Sunday, February 27, 2011
Checkstyle 5.3
Subscribe to:
Posts (Atom)