1.设置字体大小
window->preference
选择 General-appearance-colors and fonts -basic 包括:dialog font和 text font
2.设置maven
window->preference
选择 maven 设置installations和user settings
3.设置tab为四个空格
点击
window->preference-,依次选择 General->Editors->Text Editors,选中右侧的 insert space for tabs;如下图所示,保存,
window->preference-,依次选择
java(或C++)->code style ->formatter,点击右侧的editor,选则左侧 tab policy的值为spaces only,修改profile name 保存
4设置文件编码格式
windows->Preferences->general->Workspace,右侧
Text file encoding,选择Other,改变为UTF-8,以后新建立工程其属性对话框中的Text file encoding即为UTF-8。
5897

被折叠的 条评论
为什么被折叠?



