Eclipse 中的拼写检查器无法识别某些字符串

发布于 2024-10-08 11:54:40 字数 126 浏览 0 评论 0原文

Eclipse 中的拼写检查器无法识别某些字符串,例如 'finalize'、'randomize',即使它们是正确的。是否需要启用某个设置,以便这些设置不会在 Eclipse java 文件编辑器中显示为问题?

Spellchecker in eclipse doesn't recognize certain strings like 'finalize', 'randomize' even though they are correct. Is there a setting which needs to be enabled so that these don't show up as issues in the Eclipse java file editor?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

短叹 2024-10-15 11:54:40

将字符串添加到用户定义的字典中。查看常规>编辑>文本编辑器> “首选项”对话框上的拼写页面(位于“窗口 > 首选项”下)。

Add the strings to a user defined dictionary. Check out the General > Editors > Text Editors > Spelling page on the Preferences dialog (found under Window > Preferences).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文