一、代码智能提示

Windows → Preferences Java Editor Content Assist

    • 将 Auto activation delay(ms): 改为 0
    • 将 Auto activation triggers for Java:
      .改为.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW

Eclipse代码和xml文件的智能提示

二、xml文件智能提示

Windows → Preferences XML XML Files Editor Content Assist

  • 将 Auto activation delay(ms): 改为 20
  • 将 Prompt when these characters are inserted:
    <=:._@+/"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVW

填入一切想要在输入后得到提示的字符及符号, 同时可以根据自己的实际情况来添加。

Eclipse代码和xml文件的智能提示

 

相关文章:

  • 2021-11-24
  • 2021-04-07
  • 2021-11-23
  • 2021-07-27
  • 2022-02-19
  • 2022-12-23
  • 2021-10-25
  • 2021-09-06
猜你喜欢
  • 2021-08-27
  • 2022-01-05
  • 2021-05-23
  • 2021-12-27
  • 2021-04-08
  • 2021-11-23
相关资源
相似解决方案