java - I want to know about autocompletion and shortcuts in eclipse on Mac os -


i'm having issues macbook , in windows using "syso+control+space" write statement "system.out.println()" in mac doesn't work command button show spotlight search of mac . can 1 me , can find shortcuts , autocompletion in eclipse .

thanks.

windows:

window > preferences > general > keys 

mac:

eclipse > preferences > general > keys 

but might want take @ or change templates can use (for-each statement etc.):

preferences > java > editor > templates 

also check if templates activated @ all:

preferences > java > editor > advanced 

you need have @ least java proposals activated


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -