Skip to content
senny edited this page Sep 13, 2010 · 9 revisions

Code completion

Refactoring

Browsing

A key to productive java development is the ability to browse java source code effectively. Eclim provides a set of features to achieve that goal.

Class hierarchy

You can display a hierarchy tree for the current java class you are editing. This tree contains all superclasses and the implemented interfaces.

Clone this wiki locally