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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -