1.取消自动validation

  windows–>perferences–>validation

  除开Manual下面的复选框全部选中之外,其他全部不选

优化eclipse

  如需验证,在要验证的文件上,单击鼠标右键–>run validation

2.取消Eclipse拼写检查

  windows–>perferences–>general–>validation->editors->Text Editors->spelling

  拼写检查会给我们带来不少的麻烦,我们的方法命名都会是单词的缩写,他也会提示有错,所以最好去掉,没有多大的用处

优化eclipse

3.去除不必要的启动项

  Preferences->General->startup and shutdown

  这个界面中,可以去掉一些不必要的启动项。例如:mylyn两个、WTP webservice UI plug-in和Equinox Provisioning platform Automatic Update Support

  优化eclipse

4.更改jsp默认打开的方式

  windows–>perferences–>general–>editors->file associations

  按需选择,如notepad++

5.更改默认编码至UTF-8

  windows–>perferences–>general–>Workspace

  text file encoding编码选择utf-8

优化eclipse

未完待续

 

相关文章:

  • 2021-11-21
  • 2022-02-09
  • 2021-09-01
  • 2021-07-30
  • 2021-07-07
  • 2021-12-26
  • 2021-11-25
  • 2021-12-12
猜你喜欢
  • 2021-12-06
  • 2021-11-21
  • 2022-01-12
相关资源
相似解决方案