From 2fd5f20e22e25fff7065b39775bfedbe1f4dfa8d Mon Sep 17 00:00:00 2001 From: Amartya Parijat Date: Tue, 24 Jun 2025 10:13:06 +0200 Subject: [PATCH] Change JavaPlugin_additionalInfo_affordance text This commit chnages the text of JavaPlugin_additionalInfo_affordance to also mention hover as the PopupCloser in eclipse.platform.ui also reacts to hovering now. contributes to #62 and #128 --- .../ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties index 6a07ee27949..03a07c37088 100644 --- a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties +++ b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties @@ -17,7 +17,7 @@ # Pierre-Yves B. - Generation of equals and hashcode with java 7 Objects.equals and Objects.hashcode - https://bugs.eclipse.org/bugs/show_bug.cgi?id=424214 ############################################################################### -JavaPlugin_additionalInfo_affordance=Press 'Tab' from proposal table or click for focus +JavaPlugin_additionalInfo_affordance=Press 'Tab' from proposal table or click/hover for focus JavaPlugin_internal_error=Internal Error JavaElementProperties_name=Name