How to color C++11's new keywords `final` and `override` in eclipse? -
How to color C++11's new keywords `final` and `override` in eclipse? -
i'm using eclipse cdt develop c++11 projects. can configure eclipse like, except cannot create eclipse recognize c++11's new keywords: final , override.
is possible color final , override in current eclipse?
use others parameter on syntax coloring tab.
eclipse c++11 ide syntax-highlighting keyword
Comments
Post a Comment