Changing color of comments in Eclipse

99封情书 提交于 2019-12-03 06:32:25

问题


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.



来源:https://stackoverflow.com/questions/6991224/changing-color-of-comments-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!