Wednesday, May 21, 2008

Eclipse template shortcuts

Recently I found some convenient methods to improve progamming typing in Eclipse with java,

type them and then press the "Enter" key and you will be suprised how fast you can be :)

some of the mosted used are:

sysout

new

private

public

for

if

......

No comments: