Eclipse 常用配置技巧
Posted legion
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Eclipse 常用配置技巧相关的知识,希望对你有一定的参考价值。
配置
1.关闭Validation
方位。“Window”–“Preferences”–“Validation”–“Disable All”
2.关闭部分开机插件
方位。“Window”–“Preferences”–“General”–“Startup and Shutdown”
3.代码提示
方位Window -> Preferences -> Java -> Editor -> Content Assist -> Auto Activation
加上”.abcdefghijklmnopqrstuvwxyz”
4自定义新建文件,菜单
方位:Windows->Perspective->CustomizePerspective,选择new,选择shortcut
5文件编码
Preference->General->workspace
对于JSP文件,Preference->Web->JSP Files
6.Properties 文件乱码
Window -> Preferences -> General -> Content Types -> Text -> Java Properties File -> UTF-8 -> Update -> OK
以上是关于Eclipse 常用配置技巧的主要内容,如果未能解决你的问题,请参考以下文章