Changing color of comments in Eclipse

2019-03-14 11:16发布

问题:

I am using Eclipse Indigo for my JSF project.

When I comment something, I want the color of the commented part should be gray (this is a default feature in Netbeans), how can I achieve?

回答1:

You can configure it at Window > Preferences > Java > Editor > Syntax Coloring.