| I check out a project from git into a subdirectory "src". The compiler generates paths relative to this directory, and the path name resolver cannot create an absolute path for these warnings, so no source code context can be shown. It would be nice if I could configure a search path for resolving relative names. |