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 250922

Summary: Make inspection and transformation recurse by default
Product: java Reporter: kalle1
Component: HintsAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description kalle1 2015-03-05 13:12:56 UTC
otherwise the usage of the tool is unintuitive for no reason (you wouldn't want to inspect a maven parent project without a single java class in it, but the modules it manages).

This issue and its fix might be related to #250921.
Comment 1 Svata Dedic 2015-04-07 12:40:26 UTC
You mean recurse into mavne project's modules ? If so, when run on a NB suite, could also recurse to suite's modules.
Comment 2 kalle1 2015-04-07 16:52:40 UTC
> You mean recurse into mavne project's modules ?
Yes.