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

Ralf Ebert

Ralf Ebert is an independent software developer, technical writer and trainer. He makes apps for Mac OS X and iOS and builds software solutions for companies using Eclipse RCP and Ruby on Rails. He offers training courses for software developers and writes books and articles about software development.