首页 > 编程语言 > 详细

JavaIDE设置

时间:2017-07-08 10:54:27      阅读:219      评论:0      收藏:0      [点我收藏+]

对于新安装的Eclipse而言要设置:

1、Window-Preferences-General-Workspace,然后分别设置Text file encoding为UTF-8和设置New text file line delimiter为Unix。

2、Window-Preferences-General-Editors-Text Editors-Spelling的Encoding为UTF-8 。

3、Window-Preferences-General-Appearance-Colors and Fonts-Basic-Text Font的字体为Verdana大小为11(五号)。

4、Window-Preferences-Java-Compiler-Errors/Warnings找到如图设置成Error技术分享

5、可对如图中设置变量、类、接口之类的颜色和其它:

技术分享

6、Window-Preferences-JSON-JSON Files的Encoding为UTF-8 。

7、Window-Preferences-XML-XML Files的Encoding为UTF-8 。

8、Window-Preferences-Web下的所有均设置为UTF-8(主要是JSP Files)。

JavaIDE设置

原文:http://www.cnblogs.com/silentdoer/p/7135856.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!