(~cast~) is giving me an error,stating primitive type expected.I tried to typecast this in the following way:ConfigurableCompletionProposal pickColor = (ConfigurableCompletionProposal) createCompletionProposal("Pick color...

(~cast~) is giving me an error,stating primitive type expected.I tried to typecast this in the following way:ConfigurableCompletionProposal pickColor = (ConfigurableCompletionProposal) createCompletionProposal("Pick color...