eclipse 设置编码格式UTF-8

101 阅读1分钟

点windows进入到preferences界面 1 General--> Editors-Spelling-Encoding 设置utf-8 2 General--> workspace -设置utf-8 3 直接搜content Types --Test File associations 增加*.properties,设置编码为utf-8然后update 再应用