eclipse new project后设置编码utf-8

来源:互联网 发布:浪潮软件新闻 编辑:程序博客网 时间:2024/06/18 09:33

1、右键-properties


2、

3、windows->Preferences,general->Content Types,右侧Context Types树,点开Text,选择Java Source File,在下面的Default encoding输入框中输入UTF-8,点Update,点击OK。



0 0