This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 222635

Summary: Ability to copy Findbugs result into clipboard
Product: java Reporter: _ gtzabari <gtzabari>
Component: FindBugsAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2012-11-23 06:21:20 UTC
We should be able to right-click on a single Findbugs result and copy it into the clipboard in order to investigate whether other people have run into the same problem.

I am not trying to look up the meaning of the error (I could click the link on the right if that was the case) but rather looking up workarounds for false positives.