1、Window ——> Preferences ——> General ——> Content Types:
右边:(1)修改 Java Class File 的 Default encoding 为 UTF-8。 ——> 单击 Update 按钮
(2)Text ——> 修改改 Java Source File 的 Default encoding 为 UTF-8。 ——> 单击 Update 按钮
2、Window ——> Preferences ——> General ——> Workspace:
右边:(1)Text file encoding 修改为 UTF-8 。 ——> Apply ——> OK
如何修改Eclipse注释中的@author所关联的值:
Window ——> Preferences ——> Java ——> Code Style ——> Code Templates
——> 右边 ——> Comments ——> Types 下修改。
右边:(1)修改 Java Class File 的 Default encoding 为 UTF-8。 ——> 单击 Update 按钮
(2)Text ——> 修改改 Java Source File 的 Default encoding 为 UTF-8。 ——> 单击 Update 按钮
2、Window ——> Preferences ——> General ——> Workspace:
右边:(1)Text file encoding 修改为 UTF-8 。 ——> Apply ——> OK
如何修改Eclipse注释中的@author所关联的值:
Window ——> Preferences ——> Java ——> Code Style ——> Code Templates
——> 右边 ——> Comments ——> Types 下修改。