Reputation: 5331
I'm using Eclipse 2019-12 (Java) on Windows 10 Pro and I cannot get Ctrl+Shift+Right/Left to select a word as it ought to do. When I press the keys nothing at all happens.
The Preferences seems to be just fine.
Upvotes: 1
Views: 455
Reputation: 5331
It turns out to be a bug in the Eclipse IDE's Welcome Tab.
If the checkbox "Always show Welcome at start up" (in the Eclipse IDE's Welcome Tab) is checked,
then the Ctrl+Shift+Left/Right doesn't work.
The solution:
Uncheck the checkbox "Always show Welcome at start up" and restart Eclipse.
Upvotes: 1