HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 111475 thumbnail
User 234691 avatar

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.
  • 14
  • 1
  • 1970
  • 2

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.