MyEclipse 和 MySQL 连接 配置文件 出现 The word 'localhost' is not correctly spelled

有时工程中有下划线并提示 The word is not correctly spelled 此问题是MyEclipse校验单词拼写造成,如果出在配置文件中,一般会影响到程序的正常执行.

解决方法:在MyEclipse下的Window--Preference输入spell,然后把第一个复选框“Enable spell checking“给去掉就可以了

猜你喜欢

转载自blog.csdn.net/a190943540/article/details/78246214