How can insert code template in eclipse on mac os x?
ctrl-space is not working :(
How can insert code template in eclipse on mac os x?
ctrl-space is not working :(
Did you try cmd+space
and option+space
? Also you should be able to change this key sequence by going to Eclipse > Preferences > General > Keys
The Ctrl + space or ⌘ + space can be intercepted by Spotlight (depending on its configuration)
Go into:
System Preferences -> Spotlight
At the bottom, change the Spotlight menu shortcut (Ctrl+Espace) in any other shortcut like:
(cmd) ⌘ + Ctrl + espace
If you have emacs-bindings set up in eclipse, then the key is "option-/", not ctrl-space.