Please advice on where can I find the lib in order to use the shorter expression of System.out.println() and where should I place that lib.
System.out.println()
As Bakkal explained, for the keyboard shortcuts, in netbeans you can go to tools->options->editor->code templates and add or edit your own shortcuts.
netbeans
In Eclipse it's on templates.
Eclipse