问题
I have been working on some GUI-related projects in Eclipse CDT. They always require me a specific command line pattern (Project > GCC C Linker) in order to load the libraries properly:
I can't manage to keep that configuration for every project I start. Is there a way to achieve this?
回答1:
IMHO it is not possible. See in Windows > Preferences > C/C++ Build > Setttings
these options were not provided.
So all these options are specific to a project. Means you can have different options for different projects.
来源:https://stackoverflow.com/questions/39692380/make-ide-wide-configuration-changes-in-eclipse