Blessing

Eclipse 自动提示代码功能消失的解决方法【转】

如果你在Eclipse中,输入“.”后没有代码提示出现,请看下面的解决步骤。 
1.window->Preferences->Java->Editor->Content Assist->Advanced 
上面的选项卡Select the proposal kinds contained in the \'default\' content assist list: 中 
把 Other Java Proposals 选项打上勾:(如下图) 

 

2.window->Preferences->Java->Editor->content assist  
把 Enable auto activation 选项打上勾 :(如下图) 

分类:

技术点:

相关文章:

  • 2021-06-25
  • 2021-12-28
  • 2021-12-09
  • 2021-11-23
  • 2021-05-11
  • 2021-12-06
  • 2021-12-07
猜你喜欢
  • 2021-09-25
  • 2021-06-24
  • 2021-04-22
  • 2021-05-05
  • 2021-12-02
  • 2021-11-02
  • 2021-04-05
相关资源
相似解决方案