freebsd-ports/java/java-checkstyle/pkg-descr
Ernst de Haan 85b1da903b New port: java-checkstyle.
PR:		42412
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-10-09 22:03:39 +00:00

10 lines
393 B
Text

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.
Checkstyle can be used as either a commandline utility or as an
Ant task.
WWW: http://checkstyle.sourceforge.net/