cppcheclipse icon indicating copy to clipboard operation
cppcheclipse copied to clipboard

Add the rest of the project configurations to the global configuration

Open BradleySmall opened this issue 7 years ago • 0 comments

Working on a large code base I need to always set -D for 2 things and -U for 2 other things. As it is now I have to set these in the "project" properties menu and CAN'T set them in the "window" properties menu. I set these in the "Advanced Settings" menu item, but could also see potential uses for being able to globally set "Appendage", "Build", "Suppresions", and "Symbols".

BradleySmall avatar Dec 13 '18 13:12 BradleySmall