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 - save the Inspector output to a file
Summary: save the Inspector output to a file
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: FindBugs (show other bugs)
Version: 7.3
Hardware: All Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 13:59 UTC by nbhat
Modified: 2015-07-09 08:18 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 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...