Eclipse 设置默认编码为UTF-8

原文链接:https://blog.csdn.net/wodwl/article/details/7737620

需要设置的几处地方为:

 Window->Preferences->General ->Content Type->Text->JSP 最下面设置为UTF-8

 Window->Preferences->General->Workspace   面板Text file encoding 选择UTF-8

 Window->Preferences->Web->JSP Files 面板选择 ISO 10646/Unicode(UTF-8)

原文地址:https://www.cnblogs.com/zilongmao/p/9378484.html