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
Post a Comment