Structural Search Inspection broken in IDEA 2016.3.2?
Answered
We have an assortment of IDEA Structural Search Inspections that work in IDEA 2016.2.4, but fail to find any matches in the same project in IDEA 2016.3.2.
Has anyone else found that Structural Search Inspection does not work in IDEA 2016.3.2?
------
IntelliJ IDEA 2016.3.2
Build #IU-163.10154.41, built on December 21, 2016
Licensed to ENGILITY CORPORATION / Richmond Meyer
Subscription is active until November 5, 2017
JRE: 1.8.0_112-b15 amd64
JVM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Please sign in to leave a comment.
Please try with 2016.3.3: https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.3+EAP.
In case it doesn't help, submit an issue at https://youtrack.jetbrains.com/issues/IDEA with the steps to reproduce and idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085). Thank you.
Thank you, Serge.
2016.3.3EA had the same problem.
I tracked down the cause after looking in idea.log.
Apparently, Structural Search Inspections fail in these versions of IDEA if there are any duplicate Structural Search Inspections.
I submitted bug https://youtrack.jetbrains.com/issue/IDEA-166602.