解决 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 关于分页的实现