您的位置:首页 > 编程语言 > Java开发

几个Eclipse小设置

2015-06-26 17:56 555 查看
去掉红色波浪线的拼写检查:

Windows->Preferences->General->Editors->Text Editors->Spelling将Enable spell checking取消即可.

去掉语法提示:

General-Editors-Text Editors-Annotations-Errors将Show in的三个选项都去掉.

调整字体:

Windows -> Preferences -> Color and Font -> Basic -> TextFont

调整背景色:

Windows -> Editors -> Text Editors -> 下面BackGround选择:色调85,饱和度90,亮度205.(豆沙绿)

去掉自动添括号:

Windows -> Java -> Editor -> Content Assist -> 把Insert single proposals automatically前面的勾去掉
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: