The Artima Developer Community
Sponsored Link

Java Buzz Forum
Code Quality Tools in Java

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Peter Karich

Posts: 468
Nickname: pettar
Registered: Apr, 2008

Peter Karich is Physicist and Java Software Developer
Code Quality Tools in Java Posted: May 24, 2009 10:28 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Peter Karich.
Original Post: Code Quality Tools in Java
Feed Title: Java and more ...
Feed URL: https://karussell.wordpress.com/category/java/feed/
Feed Description: Just another weblog. Its about my developer experiences with Java in general. In detail I will blog about NetBeans, Eclipse, Design Patterns, News, Web Frameworks and other tools. My focus will be open source tools, which make the life of a Java developer easier.
Latest Java Buzz Posts
Latest Java Buzz Posts by Peter Karich
Latest Posts From Java and more ...

Advertisement
There are several tools to measure the code quality. The one I tried with a lot of success are: FindBugs (latest version 1.3.8) – uses static analysis to look for bugs in Java code. This is a great tool, it discovered possible NullPointerExceptions and a lot more bugs in my projects. Sometimes I asked myself [...]

Read: Code Quality Tools in Java

Topic: Israel says Arabs are hiring spies through Facebook Previous Topic   Next Topic Topic: Oracle has released Berkeley DB Java Edition 3.3.82.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use