I'm talking about the tooltip that pops up when you hover your mouse over a class in your source (which also helps with intellisense and auto completion), which describes what a class/method/etc does.
I find it very annoying that it doesn't show what superclass the class (being described) extends or what interfaces it implements.
Is there a way to make eclipse show the additional information?