I had a look at: Eclipse-Shortcuts, but I found nothing for generating a constructor.
Whats the shortcut for generating a standard constructor?
Goto Source ---> Generate constructor using Fields
Under Source Title bar, select the Generate constructor using Fields option.
Or
Ctrl+Space which displays the various suggestions possible, from there you can go for the default contructor.
Ctrl+Space