By VOGELLA
via vogella.de
Published: Sep 08 2008 / 22:04
This article will describe the usage of the Findbugs and Checkstyle plug-ins which helps the programmer to perform automatic checks of his Java code.
Findbugs performs static analysis for the Java byte-code to identify software bugs.
Checkstyle checks if the Java code is according to certain standards hence ensuring a certain quality of the coding.
Add your comment
Voters For This Link (14)
-
VOGELLA -
zis -
rogerjose81 -
hill043 -
mswatcher -
jnerlich -
ThereseHansen -
lgayowski -
Ricken -
Monte -
deterb -
gamma -
Thierry.Lefort -
davneter


