eclipse content assist not available at current location_移动开发_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > 移动开发 > eclipse content assist not available at current location

eclipse content assist not available at current location

 2015/4/13 16:38:18  jason王  程序员俱乐部  我要评论(0)
  • 摘要:在android开发中,今天我的用新电脑装了eclipse,在xml中写控件属性值的时候,没有提示,这让我很郁闷,这样很不利于工作啊,在网上找一大堆解决方法,但是没有一个成功的,后面经过自己的摸索,终于找到了解决方案,依次点击window-->preferences-->xml-->xmlfiles-->editors-->contentAssist,在promptwhenthesecharactersareinserted选项中加上:<=:"
  • 标签:Eclipse not Ten

在android开发中,今天我的用新电脑装了eclipse,在xml中写控件属性值的时候,没有提示,这让我很郁闷,这样很不利于工作啊,在网上找一大堆解决方法,但是没有一个成功的,

后面经过自己的摸索,终于找到了解决方案,依次点击window-->preferences-->xml --> xml files-->editors --> content Assist,在prompt when these characters are inserted选项中加上:<=:",

这样就完美解决了 。。

发表评论
用户名: 匿名