Is there a way for Eclipse that will pop-up the javadoc related to the code when I press, say, Ctrl + Shift + Space, as NetBeans does ? I don\'t like it to open attached jav
You can use F2 shortcut to show tooltip/javadoc description for the element at the cursor.