修改工作空间默认编码:
Window --> Preferences --> General --> Workspace --> Text file encoding --> UTF-8

eclipse 设置



基础字体字号修改:
Window --> Preferences --> General --> Apperance --> Colors and Fonts --> Basic --> Text Font --> Edit --> Courier New 12

eclipse 设置

 

java编码格式:
Window --> Preferences --> Java --> Code Style
eclipse 设置

 



maven的setting文件:
Window --> Preferences --> Maven --> User Settings
eclipse 设置

 

 

eclipse 设置Ctrl+点击跳转 更改为 Alt+点击跳转

Window->Preferences->General->Editors->Text editors->Hyperlinking

eclipse 设置

 

 

eclipse在search的时候,通过search打开的页面会覆盖之前打开的页面,如果不想覆盖的话,可以这么设置:

Window->Preferences->General->Search

取消勾选Reuse editors to show matches

eclipse 设置

 
 

相关文章:

  • 2021-12-19
猜你喜欢
  • 2021-06-23
  • 2021-08-23
相关资源
相似解决方案