본문 바로가기

Programming & Network/Java

(Mac Eclipse) shortcut

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!





'Programming & Network > Java' 카테고리의 다른 글

JSTL items length size item index 값 확인 - JSTL 강좌 LoopTagStatus varStatus  (0) 2016.06.17
Classes and Objects  (0) 2016.03.12
Language Basics  (0) 2016.03.12
About Java  (0) 2016.03.12
유용한 사이트들 모음  (0) 2016.03.08