首页 > 代码库 > Android win7系统,Eclipse编写代码时,在sourceInsight中查看出现对不齐的问题
Android win7系统,Eclipse编写代码时,在sourceInsight中查看出现对不齐的问题
win7系统,Eclipse编写代码时,在sourceInsight中查看出现对不齐的问题:
用空格键代替tab键,步骤如下:
Step 1:
Windows->Preferences->General->Editors->Text Editors,选中“Insert spaces for tabs”。
Step 2:
Windows->Preferences->Java->Code Styles->Formatter,点击Acitivie Profile边上的Edit按钮。在打开的页面中的General settings中,令Tab policy为Space only。
以上两步即可
Eclipse工作区设置默认编辑宽度
1)打开Window => Preferences窗口
2)打开Formatter属性页从Java => CodeStyle => Formatter
3) 单击New创建一个自己的Formatter
4)选择Line Wrapping属性页,并设置Maximum line width 为120
5)然后一路OK就可以了
Android win7系统,Eclipse编写代码时,在sourceInsight中查看出现对不齐的问题
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。