This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Testing and the fly likes Using FindBugs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Using FindBugs" Watch "Using FindBugs" New topic
Author

Using FindBugs

J. Kevin Robbins
Ranch Hand

Joined: Dec 16, 2010
Posts: 383
    
    3

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?


"I have a mind like a steel... uh... thingy."
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Using FindBugs
 
Similar Threads
Findbugs can't find -outputFile??
Running FindBugs should part of what?
Why is eclipse deploying me ejb with my web project?
JSF use:faces tag
FindBugs : showing Empty BugExplorer and Bug User Annotations screen shots attached