The word is not correctly spelled问题解决

今天在做Ant\Xdoclet辅助生成hibernate实体映射文件时,eclipse出现了极其让我郁闷的错误,"The word is not correctly spelled" 我讨教过一些朋友以后,还是没有得到答案,我就纳闷了。然后我继续将代码执行下去,居然执行没有问题,还真的生成了实体映射文件,这下问题的根源就找到了!是eclipse的问题,打开eclipse,我忽略掉了错误提示,这才没有出现"The word is not correctly spelled"的错误提示。

错误显示:The word is not correctly spelled问题解决_第1张图片

操作步骤:在eclipse下的Window--Preference输入spell,然后把第一个复选框“Enable spell checking“给去掉就可以了。如下图:The word is not correctly spelled问题解决_第2张图片

转自:http://hi.baidu.com/mncmgpjrjcbcikd/item/3f576aac21d2cf776cd45591

你可能感兴趣的:(The word is not correctly spelled问题解决)