home

Expert Android and Eclipse development knowledge

Eclipse RCP Tutorial

This tutorial describes how to develop Eclipse RCP applications. It is based on Eclipse 3.7 (Eclipse Indigo).
Tutorial »

Eclipse Commands Tutorial

This article describes the usage of Eclipse commands. It describes how to create commands, handlers, add commands into the menu, pop-ups, views and editors and the usage of expressions to restrict UI contributions. This article is based on Eclipse Indigo (3.7).
Tutorial »

Eclipse Commands Advanced - Tutorial

This article describes use cases for Eclipse commands which go beyond the simple one for adding commands to menus, toolbars, etc. This article is based on Eclipse Indigo (3.7).
Tutorial »

Define key bindings for Eclipse Commands - Tutorial

This article describes how to define shortcuts for Eclipse commands. This article is based on Eclipse Indigo (3.7).
Tutorial »

Eclipse Editor Plugin Tutorial

This tutorial describes how to create an editor and how this editor can be filled from a view. The tutorial is based on Eclipse 3.7 (Eclipse Indigo).
Tutorial »