Eclipse用4个空格代替Tab
程序员文章站
2022-03-17 19:02:36
...
同样的操作,每次都记不住,只要重新安装eclipse,就要去网上找半天。现在记录下....
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。
--
Good Luck.
http://blog.sina.com.cn/s/blog_69b9d95c0100qbfl.html
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。
--
Good Luck.
http://blog.sina.com.cn/s/blog_69b9d95c0100qbfl.html
上一篇: 买了好几箱奶
下一篇: java 图片转字符串 ,字符串转 图片