Paketname | checkstyle |
Beschreibung | checks Java source against a coding standard |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 4.4+dfsg-5 |
Sektion | java |
Priorität | optional |
Installierte Größe | 16136 Byte |
Hängt ab von | default-jre | java2-runtime, junit (>= 3.8.1), libcommons-beanutils-java (>= 1.5), libcommons-collec |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 1388222 Byte |
Prüfsumme MD5 | 59aeba5a11464e1ad2034306cf939485 |
Prüfsumme SHA1 | 870970f1d3cc4d9bb46688639d29742d3b059425 |
Prüfsumme SHA256 | 4a058ee87d99283473679f6975a9298f7dc958bba15344bea17b507310d23d81 |
Link zum Herunterladen | checkstyle_4.4+dfsg-5_all.deb |
Ausführliche Beschreibung | 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 is highly configurable and can be made to support almost any
coding standard. An example configuration file is supplied supporting the
Sun Code Conventions. As well, other sample configuration files are
supplied for other well known conventions.
|