I20181219-1800
- change TypeChangeCorrectionProposal to check if the new type has nested captures and if so, use the addImport logic in ImportRewrite to get the type name that the captured type will end up getting resolved to - add new test to TypeMismatchQuickFixTests that adds the captures scenario from bug - bump up o.e.jdt.ui.tests version Change-Id: I5498d3fec9cd3237fb60c0e15385b584ee5747da Signed-off-by: Jeff Johnston <jjohnstn@redhat.com>