Paketname | checkstyle |
Beschreibung | checks Java source against a coding standard |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 4.4+dfsg-5 |
Sektion | universe/libs |
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 | Ubuntu Developers |
Quelle | |
Paketgröße | 1341798 Byte |
Prüfsumme MD5 | aa50b95eb417cc9f9c665270363224b9 |
Prüfsumme SHA1 | 6c45df231f9feb4f6108e4b0149d87d1117dc5e4 |
Prüfsumme SHA256 | 07b2f3e3eaef813aa48e71c0bf81dab2c4c119327b40c3c1dfff89dcc868cc29 |
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.
|