I had a look at: Eclipse-Shortcuts, but I found nothing for generating a constructor.
Whats the shortcut for generating a standard constructor?
Ways to Generate default Constructor -
1) Press Ctl + Space
Ways to Generate field Constructor -
1) Press Alt + Shift + S + O
2) Right click -> Source -> Generate Constructor using field
3) Go to Source menu -> Generate Constructor using field
4) Go to Windows menu -> Preferences -> General -> Keys (Write Generate Constructor using field on text field)