如何在Eclipse中启用拼写检查? [英] How do I enable spell checking in Eclipse?

查看:140
本文介绍了如何在Eclipse中启用拼写检查?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以在Eclipse中启用代码拼写检查吗?我经常会拼错单词。

Is there any way to enable code spell checking in Eclipse? I misspell words fairly often.

例如:
void spllmstake() => void spellmistake()

推荐答案

我找到了拼写检查工具并进行了验证(您的示例),并且似乎可行。请执行以下步骤:

I have found a spell checker and proved it (with your example), and it seems to work. Do the following steps:


  • 下载拼写检查器作为 zip文件

  • 致电帮助>安装新软件>添加...>存档...

  • 插入zip文件的路径和文件名。

  • 通过重新启动进行常规安装

  • 转到窗口>偏好设置>拼写> AspectJ,Java,...

  • 确保已选择检查名称

  • Download espell checker as zip file
  • Call Help > Install New Software > Add... > Archive...
  • Insert the path and file name of the zip file.
  • Do the normal installation with restart
  • Go to Window > Preferences > Spelling > AspectJ, Java, ...
  • Ensure that Check Names is selected.

在您的示例中,单词 spllmstake 被标记为错误,拼写错误。 spellMistake (就像两个词一样)效果很好。

In your example, the word spllmstake is marked as wrong, as is spellmistake. spellMistake (like two words) works well.

这篇关于如何在Eclipse中启用拼写检查?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆