Basic code completion (Ctrl Space) finalizes a class, method, variable name, and Java keywords, plus commonly used names for fields and variables depending on their type. It can be automatically invoked, popping up the available methods and fields list.The SmartType code completion (Ctrl Shift Space) filters the method and variable list ...