I\'m having a problem where IntelliJ 13.1.4, when running a unit test, can\'t find a ServiceLoader file in the src/test/resources directory of my m
ServiceLoader
src/test/resources
If your project is multi maven and other answers did not work, try this one.
Change the working directory in intellij. Right Click, go to edit configuration, select the required maven project directory you want to run.