Sunday, June 7, 2009

Let's rename Eclipse RCP

No please, what about my blog title?! arrgh
Patrick Paulin is a software developer and trainer specializing in modular technologies such as OSGi and the Eclipse Rich Client Platform. And he wants to rename Eclipse RCP
I would call it Eclipse Application Platform and you?

Eclipse Commands with Eclipse 3.5 (Galileo) - Tutorial

A new great tutorial by Lars Vogel describes the usage of Eclipse commands. The example used are based on Eclipse RCP but the concept also applies to general Eclipse plug-in development.

This article is based on Eclipse Galileo (3.5) and assumes that you are already familiar with basic Eclipse RCP development.
If you are learning RCP you will find several ways to add menus and buttons, but the command framework is the right way.
Enjoy