- change PullUpRefactoringProcessor.PullUpAstNodeMapper class
to add a SimpleType visit method which checks if the same
type name is used in the target as a simple name but has
a different qualifier in which case change the original
SimpleType to a QualifiedType
- add new test to PullUpTests
Change-Id: I264fe56b8f9739f9087f84be7f77412169953224
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/188897
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>