Sunday, June 7, 2009

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

1 comment:

  1. I'm glad that you like my command tutorial. Thanks for the feedback.

    ReplyDelete