I have a multi-module project which is amidst migration process. I cannot compile some dependent module and thus it's hard to track dependency/resolving errors without explicitly opening each and every file to be checked by the editor.
I created code inspection profile which can show me syntactic errors and but I'm not able to configure it to show everything that should be red-underlined (like e.g. Eclipse problems window).