As the title says. Older versions does not recognize the unkown command line option "--premium=safety-off". Sadly, this is hardcoed, see here: https://github.com/search?q=repo%3Acppchecksolutions%2Fcppcheclipse%20premium%3Dsafety-off&type=code The exact error message is: `cppcheck: error: unrecognized command line option: "--premium=safety-off"` Any chance of getting an "legacy" option to disable this behaviour?