当前位置: 代码迷 >> Eclipse >> Eclipse中java文件选中变量名,雷同变量都变色显示
  详细解决方案

Eclipse中java文件选中变量名,雷同变量都变色显示

热度:64   发布时间:2016-04-23 02:18:41.0
Eclipse中java文件选中变量名,相同变量都变色显示
设置高亮显示的颜色:Window-->preferences-->General-->Editors-->Text Editors-->Annotations-->右边选择点击Occurrences-->设置Color Window-->preferences-->Java-->Editor-->Mark Occurrences"复选框勾选
1 楼 weihua_2010 2011-09-19  
给力,谢谢!!!