Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 .groovy 文件(以及 ${} 中的 .gsp)中的字符串值有疑问。当我选择了深色背景颜色主题时,它们显示为黑色。我知道如何更改我修复的运算符颜色,但我似乎无法找到配置引号颜色包围的字符串元素的位置。
如果您使用的不是最新版本的 Groovy-Eclipse,请尝试升级。
使用 Groovy-Eclipse 2.8.0,我可以在 Preferences -> Groovy -> Editor 中控制字符串颜色以及括号颜色、运算符颜色等。