eclipse - how to treat file extension as C-file -


how force eclipse treat file-type c/c++ file it'll index them?

my makefiles create .pp files pre-processor output , want view c/c++ files.

you can define mapping .pp extension c++ source file file type in preferences | c/c++ | file types.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -