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 250921 - "Inspect and transform" doesn't work for custom scope
Summary: "Inspect and transform" doesn't work for custom scope
Status: RESOLVED DUPLICATE of bug 241029
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: 250944
  Show dependency tree
 
Reported: 2015-03-05 13:12 UTC by kalle1
Modified: 2015-03-09 16:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
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:30 UTC
My example reference is the orientdb git project (https://github.com/orientechnologies/orientdb.git) at tag `2.0.4`. Select `Inspect and transform` on the parent project and select all nested modules as scope and `If-Else Statements Should Use Braces` and see the result `No pattern found` whereas there're a lot of missing braces in the code.
Comment 1 Jiri Prox 2015-03-09 16:01:15 UTC

*** This bug has been marked as a duplicate of bug 241029 ***