Eclipse RCP
20.09.2010 - 24.09.2010, Hamburg
git
07.10.2010 - 08.10.2010, Essen
19.04.2010

Do bug bounties foster open source collaboration?

16.04.2010

Building OSGi based applications

I'm just back from the one day workshop "Building OSGi based applications" in Darmstadt, organized by the newly founded OSGi User's Forum Germany. It was a very interesting day, I learned a lot and want to share my impressions and learnings.
12.04.2010

Privately building SWTBot on Hudson for OS X, Windows and Linux

08.04.2010

Git In Action - Which features do you want to see in my screencast?

This is the outline for my screencast about Git. I'm posting this to ask you: Is there anything else you are interested in and that you want to see "live and in action" about Git? Doing a screencast is lots and lots of work and I'd really appreciate your feedback!
08.03.2010

The test-driven Eclipse RCP course

I just updated my Eclipse RCP course materials to be test driven.
19.01.2010

Headless Eclipse RCP builds with Buckminster and Hudson

In this tutorial I'll show how to build Eclipse RCP applications using Eclipse Buckminster and the Hudson build server.
10.12.2009

Eclipse RCP examples

In this blog post I'll show you some Eclipse RCP example applications that you can use to explore the Eclipse RCP platform.
18.11.2009

Iterate over a JFace selection in a for each loop

26.10.2009

Developing Eclipse RCP applications following the MVC pattern

In this blog post I'll show how Eclipse RCP applications can be developed following the MVC pattern. As parts of this example Spring DM and Eclipse Riena ridgets are utilized.
24.10.2009

Tutorial: p2 updates for Eclipse RCP applications

In this tutorial I'll show how to use the Equinox p2 provisioning system for updating Eclipse RCP applications.
16.08.2009

Contributing commands to context menus

In this post I'll show how one creates context menus in Eclipse RCP applications and how to contribute Eclipse commands to such a context menu.
10.08.2009

Eclipse Riena Tutorial

Eclipse Riena delivers a very interesting simplification of the Eclipse RCP workbench concept and comes with an elaborated UI and navigation concept. In this tutorial I will focus on the client-side aspects of Riena and show you how to get started with the framework.
01.08.2009

Building tables made easy: TableViewerBuilder

TableViewerBuilder makes it easy to setup JFace TableViewers using a convenient and straightforward builder API. It supports binding columns using nested property Strings like 'company.country.name' and automatic sorting based on data values.
30.07.2009

Tutorial: Spring OSGi + Eclipse RCP

In this tutorial I'll show how to use Spring Dynamic Modules with Eclipse RCP, how to get dependency injection for Eclipse RCP UI components and how bundles can work together using OSGi services that are provided by Spring DM.
24.07.2009

Adding a command with a key binding for an editor

19.07.2009

Showing menu contributions depending on active perspective

11.07.2009

Creating an Eclipse RCP 3.5 target platform

21.01.2009

Toggle Handler for Eclipse Commands

02.10.2008

SWT/XML project started

05.09.2008

Eclipse RCP recipes: Automatically switch to a preferred perspective

Ralf Ebert | Blog | Eclipse RCP