MyEclipse 2014 中文乱码解决办法:
打开MyEclipse:
找到:Windows -> Preferences -> General -> Content type->text
找到:
CSS
HTML
Java Mainfest File
Java Source File
JSP
XML
以上项目的Default encoding都改为UTF-8 并点击 Update
修改完毕为UTF-8后点击,OK
找到:Windows -> Preferences -> General ->Workspace,Text file encoding更改为Other:UTF-8,点击Apply OK.