I use the FindBugs Eclipse plug-in and was wondering开发者_如何学运维 if I can simply analyze only one class rather than the entire project? I can't seem to figure it out. Simply right-clicking on the target class doesn't seem to do anything.
Simply right-clicking (menu item FindBugs->FindBugs) on the target class work perfect for me. After performing it - just open FindBug view/prespective. May be you just have no problems in this class? ;)
精彩评论