I use eclipse and pydev, I have canceled the tips by using
perferences-general-editors-text editor-annotation: error, spelling errors and warning
perferences-pydev-editor: hover, and code analysis(including undefined)
Preferences->Java->Editor->Hovers--Combined Hover
But when cursor stay on some function names, there's still a prompt box: "Undefined variable:function-name press f2 for focus".
Could anyone please tell me how to cancel these tips ?