码迷,mamicode.com
首页 > 系统相关 > 详细

eclipse常用配置

时间:2016-05-27 14:51:42      阅读:305      评论:0      收藏:0      [点我收藏+]

标签:

1.代码提示:

java:

Window -> Preferences -> Java -> Editor -> Content Assist -> Auto Activation

.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ

xml:Window > Preferences > Xml > Editor > Content Assist > Auto activation > Prompt when these characters are inserted

<=:.abcdefghijklmnopqrstuvwxyz(,ABCDEFGHIJKLMNOPQRSTUVWXYZ

 

2.Java代码长度
打开Eclipse的Window菜单,然后

Preferences->Java->Code Style->Formatter->Edit ->Line Wrapping->Maximum line width:默认80

加个0,改成800就行了。

 

3.工作控件默认编码:

 

eclipse常用配置

标签:

原文地址:http://www.cnblogs.com/H-BolinBlog/p/5534425.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!