Eclipse RCP
20.09.2010 - 24.09.2010, Hamburg
git
07.10.2010 - 08.10.2010, Essen
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