File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Testing and the fly likes Using FindBugs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Using FindBugs" Watch "Using FindBugs" New topic
Author

Using FindBugs

Jk Robbins
Ranch Hand

Joined: Dec 16, 2010
Posts: 159
I just discovered this tool. Very nice, but poorly documented. I've found that even after fixing a bug, it still reports it as a bug unless I create a new project. I can do a clean and build, then deploy in NetBeans, and redo analysis in Findbugs, but the bug is still incorrectly reported unless I create a new project in FindBugs. There has to be an easier way. What am I doing wrong?
 
 
subject: Using FindBugs
 
Threads others viewed
Running FindBugs should part of what?
Why is eclipse deploying me ejb with my web project?
Findbugs can't find -outputFile??
JSF use:faces tag
FindBugs : showing Empty BugExplorer and Bug User Annotations screen shots attached
MyEclipse, The Clear Choice