Welcome to the Joint-Venture Blog from Fabio Cortesi and Stefan Jäger.
23.09.2008 - Stefan Jäger
After the ultimate shortcut, which I mentioned here, there’s another nice shortcut in Eclipse: CTRL + 1. This shortcut helps you almost in every situation. Let me mention two examples (there a lot more, just try it out):
Use CTRL + 1 to assign a parameter of a constructor as a field:
Or use CTRL + 1 to extract a String or another variable to a constant:
Comments
Leave a comment