Find Bugs
Writing by shivdev on Friday, 22 of February , 2008 at 5:03 pm
Find Bugs is an open source tool that looks at your source code (actually class files) and compares it with a bunch of “buggy patterns” and report potential problems. This is called a “static analysis” tool which means it analyzes your program without actually running it.
IBM has a nice tutorial Find Bugs Part 1 – Improve the quality of your code
Leave a comment
Category: Java
- Add this post to
- Del.icio.us -
- Digg -
- -
- Tweet -
-
-