http://www.java-forums.org/java-tips/3622-eclipse-shortcut-system-out-println.html
Code:
System.out.println();
This is a frequently used statement in Java. If you are working in Eclipse, you can save time using following shortcut:
type: syso
now presss CTRL + SPACE BAR
Enjoy coding.
No comments:
Post a Comment