findbugs
Is there a way to ignore a single FindBugs warning?
With PMD, if you want to ignore a specific warning, you can use // N开发者_Go百科OPMD to have that line be ignored.[详细]
2022-12-12 20:47 分类:问答luntbuild + maven + findbugs = OutOfMemoryException
I\'ve been trying to get Luntbuild to generate and publish a project site for our project including a Findbugs report. All other reports (Cobertura, Surefire, JavaDoc, Dashboard) work fine, but Findbu[详细]
2022-12-12 09:26 分类:问答Code analyzers: PMD & FindBugs
1. Regarding PMD: 1.1 How do I set the PMD checks, to ignore some of them, like \"Variable name is too short, or too long\", \"Remove empty constructor, etc\" - and if I do that, another warning appe[详细]
2022-12-08 18:54 分类:问答FindBugs eclipse plugin classes location
Is it possible to specify the classes location like 开发者_Python百科you can in the findbugs ant task?[详细]
2022-12-08 11:10 分类:问答