问题
I'm using eclipse CDT to develop C++11 projects. I can configure eclipse as I like, except that I cannot make eclipse recognize C++11's new keywords: final
and override
.
Is it possible to color final
and override
in current eclipse?
回答1:
Use the Others parameter on the Syntax Coloring tab.
来源:https://stackoverflow.com/questions/24398910/how-to-color-c11s-new-keywords-final-and-override-in-eclipse