org.eclipse.jdt.internal.codeassist.SelectionEngine The selection engine is intended to infer the nature of a selected name in some source code. This name can be qualified. Selection is resolving context using a name environment (no need to search), assuming the source where selection occurred is correct and will not perform any completion attempt ... | Popular Tags |