Skip to content

Commit 1990b53

Browse files
committed
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
1 parent f6689fe commit 1990b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaUIMessages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Pierre-Yves B. <[email protected]> - Generation of equals and hashcode with java 7 Objects.equals and Objects.hashcode - https://bugs.eclipse.org/bugs/show_bug.cgi?id=424214
1818
###############################################################################
1919

20-
JavaPlugin_additionalInfo_affordance=Press 'Tab' from proposal table or click for focus
20+
JavaPlugin_additionalInfo_affordance=Press 'Tab' from proposal table or click/hover for focus
2121
JavaPlugin_internal_error=Internal Error
2222
JavaElementProperties_name=Name
2323

0 commit comments

Comments
 (0)