java - Eclipse- autocomplete -
this question has answer here:
i downloaded , installed eclipse standard/ sdk, version: kepler service release 2.
in past, when using eclipse, there has been 'autocomplete' function available when typing, try 'guess' keywords , variable names typing- if guessed correct one, had press 'tab' fill in automatically you.
however, autocomplete function doesn't seem work current version of eclipse i'm using... , can't seem find way turn on- i've tried edit -> word completion, , edit -> content assist, neither of these options seem make difference.
any suggestions?
go to, window >> preferences >> java >> editor >> content assist >> auto activation triggers java, , enter .abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz
, trigger auto activation class names, methods, etc...
my answer here.
Comments
Post a Comment