Eclipse初始化配置,告别卡顿、闪退、编译时间过长
1.进入首选项面板(以下步骤都需要该步支持) Windows --> Preferences 2.设置文件编码 General --> Content Type --> Text Java Properties File --> Default encoding:UTF-8 --> Update 3.设置工作空间文件编码 General --> Workspaces --> Text file encoding --> Other:UTF-8 4.关闭所有验证 Validation --> Disable All