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 - Ability to copy Findbugs result into clipboard
Summary: Ability to copy Findbugs result into clipboard
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 06:21 UTC by _ gtzabari
Modified: 2015-02-04 09:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.