解决 The word is not correctly spelled问题
生活随笔
收集整理的这篇文章主要介绍了
解决 The word is not correctly spelled问题
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
The word is not correctly spelled 此问题是eclipse校验单词拼写造成,如果出在配置文件中,一般会影响到程序的正常执行
解决方法:Window--Preference--general--editors--Text Editors--spelling--然后把第一个复选框“Enable spell checking“给去掉就可以了转载于:https://www.cnblogs.com/taizhouxiaoba/p/4571399.html
总结
以上是生活随笔为你收集整理的解决 The word is not correctly spelled问题的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: iOS 合并.a文件,制作通用静态库
- 下一篇: java 关于分页的实现