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

Code completion using CamelCase

Eclipse IDE is aware of CamelCase. You can type class names faster by only typing the upper-case letters:

Class name completion

This also works for method names - very convenient for getter and setter methods:

Method name completion

You can use this in Open Type (Ctrl + Shift + T) as well:

Open Type

I'm looking forward to your comments:

Schulungen

Eclipse IDE Tips and Tricks

Ralf Ebert | Blog | Eclipse IDE Tips and Tricks | Code completion using CamelCase