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 - Make inspection and transformation recurse by default
Summary: Make inspection and transformation recurse by default
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 13:12 UTC by kalle1
Modified: 2015-04-07 16:52 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 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.