ICompletionProposal proposal = new CompletionProposal("select",
offset, 0, 6, ImageStore.getImage(ImageStore.TEMPLATE),
"select - select columns from a table or view", null, null);
-System.out.println(this.text);
+//System.out.println(this.text);
// complete a key word
// complete a function