当前位置: 代码迷 >> J2SE >> 求相助,怎样取消eclipse中的提示框
  详细解决方案

求相助,怎样取消eclipse中的提示框

热度:6   发布时间:2016-04-23 22:16:26.0
求帮助,怎样取消eclipse中的提示框?
本帖最后由 u010820730 于 2013-05-24 14:46:59 编辑
我用eclipse和pydev,已经将如下项目取消:
1,perferences-general-editors-text editor-annotation里面: error, spelling errors 与 warning. 
2,perferences-pydev-editor里面: hover,与 code analysis. 
但是当光标停留在一些函数名上时,仍然有提示框出现:"Undefined Variable:函数名,press f2 for focus".
请问还要怎样设置才能不让提示框出现?
Eclipse

------解决方案--------------------
Window->Preferences->Java->Editor->Hovers--Combined Hover取消
  相关解决方案