java - IntelliJ tooltip shows JavaDocs -



java - IntelliJ tooltip shows JavaDocs -

in eclipse, hovering on method, variable, etc displays tooltip corresponding javadocs. there such feature in intellij?

for intellij 13, there checkbox in editor's page in ide settings

edit: intellij 14, alternative has been moved editor > general page: lastly alternative in "other" group. (for mac alternative under menu "intellij idea" > "preferences")

java eclipse ide intellij-idea

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -