问题
I don't want Eclipse to display any keyword in bold. I've browsed through a lot of options in the Preferences window, but could not find a way to do this. Is it possible?
回答1:
This depends on the type of file you're editing. For example, in Java:
Window menu -> Preferences -> Jave -> Editor -> Syntax Colouring -> Java (in the "Element" box) -> Keywords excluding 'return' -> Uncheck bold
Similarly for "Keyword 'return'".
Look at the preview to check everything you want is no longer bold.
来源:https://stackoverflow.com/questions/6051980/how-can-i-disable-the-use-of-bold-fonts-when-editing-code-in-eclipse