In Net beans, we can open the declaration of anything by pressing "Ctrl" and clicking on the target (whether it be a CSS file or method or anything else). How can we do the same in Eclipse ?
I saw several posts on internet that suggests pressing F3 on method name, but it doesn't seem to work for me.
Any idea ?