Development: Audit Tools Used
This project makes use of a number of auditing tools.
The following table lists these tools along with the versions,
homepages and licensing information.
The following section lists detail information for each of the
auditing tools.
Please refer to the corresponding
tool.xml
description
in the tool directory for further information.
Checkstyle is a development tool to help programmers write Java code that
adheres to a coding standard. It automates the process of checking Java
code to spare humans of this boring (but important) task. This makes it
ideal for projects that want to enforce a coding standard.
|
Version: |
4.3
|
Homepage: |
http://checkstyle.sourceforge.net/
|
License: |
GNU General Public License 2
|
Requires: |
ant 1.6.5
junit 3.8.2
|
This tool wrapper creates auditing information for the
javac tool.
|
Version: |
-
|
Homepage: |
http://java.sun.com/
|
License: |
Copyright (c) 2006 Sun Microsystems, Inc.
|
This tool wrapper creates auditing information for the
javadoc tool.
|
Version: |
-
|
Homepage: |
http://java.sun.com/
|
License: |
Copyright (c) 2006 Sun Microsystems, Inc.
|