开发者

excluding bugs that findBugs finds

When I'm using findBugs, I get list of bugs. Some of the 开发者_开发技巧bugs I fix and some of them are not errors I wish to fix.

How can I configure findBugs to ignore these errors the next time I run it on my code?


You could use Filter files


There is a good response about SuppressWarnings answered in another question: When using Eclipse with FindBugs can you mark a bug as not a bug and have it removed from the bug list?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜