Programming & Network/Java
(Mac Eclipse) shortcut
초시마
2016. 3. 13. 18:48
System.out.println();
Normally the 'sysout' shortcut is not working in eclipse on os x. But, I'm going to show you how to make it work.
first of all, go to Preferences in eclipse.
second of all, select General > Keys
Third of all, write down 'Content Assist' in type filter text
Forth of all, put 'alt' and 'space' key in 'Binding' and then 'Apply'!
That was all you needed to do for using the function on OS X.
Let's try it out.
Holla! it works!!!! yea!
반응형