Eclipse – Turn off tooltips in Eclipse / Aptana

eclipse

I don't know if anyone has noticed that Eclipse has this annoying feature where it needs to show a useless tool-tip when hovering just about anything.

I was wondering if anyone knows of a way to completely kill all tool-tip behavior in Eclipse / Aptana?

Thanks

Best Solution

I found mine in Window > Preferences > Pydev > Editor > Hovers

It looks like it's a module-level feature (Java, Pydev, C++), not platform-level (Eclipse itself).