Checkstyle is a development tool which helps the developers to ensure that their Java code adheres to a set of coding standards. Checkstyle does this by inspecting Java source code and pointing out items that deviate from a defined set of coding rules. With the Checkstyle Eclipse plug-in code is constantly inspected for problems. Within the Eclipse workbench problems are notified via the Eclipse Problems View and source code annotations just like compiler errors or warnings.
Home Page :http://eclipse-cs.sourceforge.net/
Update Site :http://eclipse-cs.sourceforge.net/update
0 queries:
Post a Comment