ansionchen
把Android SDK升级到了最新版本,但是Eclipse的ADT插件需要Eclipse3.6版本以上才可以安装,无奈下载了Eclipse3.7版本的。一切就绪后发现编写Java代码时没有自动提示功能,求助于忘了后找到解决方案,分享给遇到同样问题的朋友。

Eclipse中window->Preferences->Java->Editor->Content Assist->Advanced->顶部的选项卡Select the proposal kinds contained in the \'default\' content assist list: 中把”Java Proposals“ 选项打上勾。

分类:

技术点:

相关文章:

  • 2021-11-04
  • 2021-09-25
  • 2021-11-04
  • 2021-10-04
  • 2021-12-16
  • 2021-08-06
  • 2021-12-16
  • 2021-12-16
猜你喜欢
  • 2021-11-27
  • 2021-09-25
  • 2018-11-01
  • 2021-12-16
  • 2021-11-05
  • 2021-12-09
  • 2021-11-04
相关资源
相似解决方案