In EClipse if I hold the mouse over a class name I get some hint like the picture below about it:
But with doing the same I don't get that hint box in IntellijIDEA.(Mac edition) Is there a setting somewhere to set this? It is really helpful.
In EClipse if I hold the mouse over a class name I get some hint like the picture below about it:
But with doing the same I don't get that hint box in IntellijIDEA.(Mac edition) Is there a setting somewhere to set this? It is really helpful.
You can press CTRL + Q when hovering above a class name to show a popup with more information.
To know the classname and it's initial declaration within the scope, use Ctrl + J (Mac OS)