Eclipse RCP Schulung
15. - 19. März 2010
iPhone Schulung
26. - 29. April 2010
git Schulung
27. - 28. Mai 2010
04.04.2009

Use Quick Fix to create local variables, fields and methods

To create a local variable, a field or a method, just assume it already exists and use it like you would if it already existed. This will yield a compiler error. Press Ctrl + 1 (Quick Fix) to automatically fix this error. This will create the missing code:

I'm looking forward to your comments:

Schulungen

Eclipse IDE Tips and Tricks

Ralf Ebert | Blog | Eclipse IDE Tips and Tricks | Use Quick Fix to create local variables, fields and methods