23 October 2006 15:45
JAutodoc - Eclipse Plugin
JAutodoc is an Eclipse Plugin for automatic adding Javadoc to your source code. It optionally generates initial comments from element name.
23 October 2006 14:30
Checkstyle eclipse plugin
by 2 othersCheckstyle 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.
1
(2 marks)