Eclipse tips: quick code assist

Just a small tip I’ve discovered today:

Usually I use code assist in such way e.g.  to get System.out.print() press the following “S”+Ctrl+Space+Enter+dot+”o”+Enter+dot+”p”+Enter+”(”. But it can be done  faster – just enter “S”+Ctrl+Space+dot+”o”+dot+”p”+”(”. So Enter key can be omitted. Minus three keypressing -  cool :)

P.S. BTW, for such a commonl thing as System.out.println() code template “sysout” can be used.


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply