I am trying to create a custom search ร la How do I exclude a file extension from an IntelliJ IDEA search? in Android Studio. Why doesn't the following template exclude R.java files?


Note that the second uses &&!file:R.java , but the area does not contain less files.
intellij-idea android-studio file-search
Ben Leggiero Apr 16 '15 at 18:03 2015-04-16 18:03
source share