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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -