I would like to maintain one generic properties file to, for example, contain the SonarQube login information. Each specific project would then have its own properties file. Is there a way to accomplish this? It seems that only one properties file is recognized.
I am running SonarQube v5.6.6
Thanks in advance.