public marks

PUBLIC MARKS from nmoreau with tags guidelines & java

25 October 2006

Doc Check Doclet

The Sun Doc Check Doclet is an extension to the Javadoc tool It runs on source code and reviews documentation comments, generating an HTML report that identifies empty comments and other ommissions and irregularities in the documentation comments.

23 October 2006

Maintain Better Coding Standards with Ease Using Checkstyle

Coding standards are a time-honored and widely respected programming best practice. However, they are not always easy to put into action. Find out how Checkstyle can help you define and enforce a set of coding standards and promote good and consistent programming habits across your team.

Checkstyle eclipse plugin

by 2 others
Checkstyle is a development tool written by Oliver Burn to help you ensure that your Java code adheres to a set of coding standards. Checkstyle does this by inspecting your Java source code and pointing out items that deviate from a defined set of coding rules.

nmoreau's TAGS related to tag guidelines

article +   checkstyle +   documentation +   eclipse +   java +   javadoc +   maven +   plugin +   practise +   style +   tool +   ui +