Eclipse常用设置

Posted ccjc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse常用设置相关的知识,希望对你有一定的参考价值。

Eclipse常用设置

1.显示回车换行符
Window->Preferences->General->Editors->Text Editors->Show whitespace characters
2.更改Tab为空格、每行格式化时容纳的字符数:
Window->Preferences->General->Editors->Text Editors->Insert space for tab
防止格式化时重又变回tab:
Window->Preferences->Java->Code Style->Formatter->Edit->Tab policy:Space only,Profile Name:tcEclipse [build in]   (line wrapping:150)
Window->Preferences->XML->Editors->Indent using space  4   (line wrapping:150)
 

 



 

以上是关于Eclipse常用设置的主要内容,如果未能解决你的问题,请参考以下文章

Eclipse下Tomcat常用设置

eclipse常用设置使用技巧

Eclipse 常用设置及快捷键

Eclipse常用设置

Java Eclipse常用快捷键和设置

eclipse 常用设置