How to see Javadoc documentation on mouse hover in NetBeans?
问题 Is it possible, when you mouse hover on method/class so you can see Javadoc in NetBeans 7? I want similar to Eclipse, when you just mouse hover on String and you can read Java API documentation about it. Maybe there is some hot key for that... 回答1: You can view the javadoc in Netbeans by clicking on the method and press Ctrl + Shift + Space ( Command + Shift + Space on Mac) You can also see the various shortkeys in the help menu>keyboard shortcuts card. UPDATE: You can instead open a "javadoc