java - Eclipse Autocomplete (percent sign, in Juno) -


i started using eclipse juno few days ago after using older versions years.

there's 1 thing that's bothering me: percentages next methods in auto-complete box mean?

screenshot of percentages in autocomplete box

the percentage represents how eclipse code recommenders think looking completion based on context , maybe prior usage , other variables (there "5 intelligent code completion engines"). not bare usage statistics. value might change 13% 95% between lines, depending did in between.

see the docs details:

it assists developers recommending him methods relevant task @ hand. instance, given developer created text widget makes obvious code recommenders methods developer wants use next - if developer doesn't know himself.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -