Home Fabio Cortesi Stefan Jäger

Welcome to the Joint-Venture Blog from Fabio Cortesi and 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:

image

image

 

Or use CTRL + 1 to extract a String or another variable to a constant:

image

 

 

 

 

 
Leave a comment