I need good support for Makefiles in IntelliJ and the CPP plugin has that. Unfortunately, it also produces a number of error notifications every time I start IntelliJ or open a project that has one or multiple Makefiles in its tree. I don't have a compiler installed and would like the plugin to behave more like a toggled project aspect than trying to auto-detect my compiler infrastructure every time.
Is that possible?