qiuhaitang

eclipse工作空间的常用设置

一、设置字体

Window->Preferences->(可以直接搜索font)General -> Appearance ->Colors and Fonts -->Basic -->Text Font。。(

二、设置编码格式

Window->Preferences->General ->Content Type->Text->JSP 最下面设置为UTF-8

Window->Preferences->General->Workspace   面板Text file encoding 选择UTF-8

Window->Preferences->Web->JSP Files 面板选择 ISO 10646/Unicode(UTF-8)

三、设置new的菜单



四、设置右键“new”菜单

Window --> Customize Perspective... --> Shortcuts --> 选择"New"

五、设置“快捷提示”功能

打开eclipse >> Windows >> Preferences >> Java >> Editor >> Content Assist;
修改 Auto Activation triggers for java的值为:.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW  
点击apply按钮。

分类:

技术点:

相关文章:

  • 2021-07-21
  • 2022-01-24
  • 2021-06-22
  • 2021-11-07
  • 2021-12-07
  • 2021-08-10
  • 2021-09-01
  • 2021-08-17
猜你喜欢
  • 2022-02-07
  • 2021-11-18
  • 2021-11-03
  • 2021-11-27
  • 2021-11-05
  • 2021-08-08
相关资源
相似解决方案