环境:MyEclipse 6.5 + JDK1.6

问题:加入源代码错误出现以下问题如下错误

String literal is not properly closed by adouble-quote

String literal is not properly closed by a double-quote解决


解决:工程------->右键------->Resource------->Text file coding------->把原来的GBK改为UTF-8------->错误解决。


String literal is not properly closed by a double-quote解决


String literal is not properly closed by a double-quote解决


现在就只看到警告了,错误解决。


String literal is not properly closed by a double-quote解决

相关文章: