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?
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?
You can configure it at Window > Preferences > Java > Editor > Syntax Coloring.