java - Netbeans Javadoc auto-displaying -


i working on xml file inside of netbeans , changed in settings when open bracket, turns bracket red , displays javadoc in addition code-completion tool.

enter image description here

i code-completion not javadoc. know how turn off javadoc?

i found out answer:

in netbeans, go tools -> options -> code completion -> uncheck "auto popup documentation window"

i'm still not sure keyboard shortcut hit enable in first place, turned off.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -