Is it possible to add include paths and libraries to all C/C++ projects? In others words: How can I make them global or copy one C/C++ project build setting to another one?<
I just copy one project from using eclipse built in Project explorer. Afterwards, just rename source files.