Changing color of comments in Eclipse

Viewed 39316

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 Answers
Related