EPiC Wishlist - Assign parameter to local variable by name with a keystroke. paragmehta@hotmail.com - Feb 11, 2008 - 11:24 AM Post subject: Assign parameter to local variable by name with a keystroke.
This is one of the common tasks in Eclipse, is there a way to do this with a single keystroke:
this.parameterName = parameterName;
Will save a lot of typing time and make development less error prone.