Is there any way to generate a constructor based on the class properties in Eclipse PDT?
Here is an example of how Netbeans does it:


Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Constructor Generation was mentioned in PDT 2.0 Plan, but wasn’t listed in the PDT2.0 release notes (or the 2.1 for that matter).
So it is likely to be still missing.
Even the simple constructor completion (for the parameters) has some mishaps recently.