it技术博客

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

Eclipse Android 代码自动提示功能

Eclipse for android 设置代码提示功能

打 开 Eclipse 依次选择 Window > Preferences > Java > Editor - Content Assist > Auto activation triggers for Java ,设置框中默认是一个点,

      .abcdefghijklmnopqrstuvwxyz(,

打 开 Eclipse 依次选择 Window > Preferences > Xml > Editor > Content Assist > Auto activation > Prompt when these characters are inserted ,设置框中默认是 <=: ,

      <=:.abcdefghijklmnopqrstuvwxyz(,

window--->preferences----->General------->Keys,找到Content Assist 然后下面两个值:

Binding : 你自定义的快捷键(一般都为alt+/吧)

  When: 选择 Editing in Structured Text Editors

posted on 2014-08-13 21:50  ie技术博客  阅读(4239)  评论(0编辑  收藏  举报