Currently the Eclipse autocompletion seems only to be triggered after a dot or on parameters, I want to use it for variables too, e.g. if I have
Strin
If you press ctrl+space key combination, eclipse will show you the code assist window.
ctrl+space
Type t and then hit ctrl+space, it will show you possible matches