- modify NLSHintHelper.getAccessorClassReference() to check if a
static String reference is from a class without a bundle resource
in which case return null
- modify NLSStringHover.internalGetHoverInfo() to verify if the
class referenced has NLS as superclass in which case treat the
name as key, otherwise look at its value to be the key
Change-Id: I843d65cea105812ea790af56e4b60ba4a7c3e0bf
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.ui/+/191158
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>