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 231783

Summary: save the Inspector output to a file
Product: java Reporter: nbhat
Component: FindBugsAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description nbhat 2013-06-25 13:59:10 UTC
I could use the Inspector tools  (NetBeans Java Hints, FindBugs) for static analysis of Java code in NetBeans 7.3, as documented here: https://netbeans.org/kb/docs/java/code-inspect.html

This is great for cleaning up the code as well as to take care of possible runtime issues.

It will be good if I can,
(a) save the Inspector output to a file/ to print?
(b) generate a report after running the tool?

Possibly this could be an enhancement if not present already.

Thanks.
N Bhat
Comment 1 sharonobl 2015-06-17 06:58:00 UTC
Hello,

Has this been resolved & implemented? It'll be great to be able to save the Inspector output to a file.
Comment 2 csemanickam 2015-07-09 08:18:39 UTC
Even, I am looking forward to this feature... An export like how it is possible with profiler will be a good one...