Intellij : Find usages , but exclude test files from results

前端 未结 4 1811
一整个雨季
一整个雨季 2021-01-30 10:06

Anyone knows how to exclude test files from find usages results ?

Like everything that is under : src/test/

4条回答
  •  不要未来只要你来
    2021-01-30 10:30

    Intellij Ultimate 11 version has an option to search in "Project production files".

    Just press Alt+F7 on a usage and look on Scope.

提交回复
热议问题