Eclipse RCP
20.09.2010 - 24.09.2010, Hamburg
git
07.10.2010 - 08.10.2010, Essen
26.07.2010, Java

Groovy Testing

I just tried to make unit testing for one of my Java projects a bit more convenient. Using the Groovy language was one of the approaches I tried. These are my findings.

Navigating between occurrences

19.04.2010, Eclipse RCP

Do bug bounties foster open source collaboration?

16.04.2010, Eclipse RCP

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, Eclipse RCP

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

08.04.2010, Eclipse RCP

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, Eclipse RCP

The test-driven Eclipse RCP course

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

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

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.

Pasting exception stack traces

18.11.2009, Eclipse RCP

Iterate over a JFace selection in a for each loop

26.10.2009, Eclipse RCP

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, Eclipse RCP

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.
21.10.2009, Tools

www_here

Use this script to start a tiny web server serving the current directory.
09.10.2009, Java

Connecting to Campaign Monitor using Java, Spring, JAX-WS and Maven

This is a recipe for calling the Campaign Monitor Web Service API from a Java/Spring application that is built with Maven.
16.08.2009, Apache Wicket

Running Maven-based Wicket projects in Eclipse

After you have created a new Wicket project according to the Wicket QuickStart, you might wonder how to setup and run the project in Eclipse. This post shows two ways, one using m2eclipse and another without special Maven Eclipse tooling.
16.08.2009, Eclipse RCP

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 RCP

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, Eclipse RCP

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, Eclipse RCP

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, Eclipse RCP

Adding a command with a key binding for an editor

19.07.2009, Ruby

Ruby Regular Expression API cheat sheet

19.07.2009, Tools

cat command with syntax highlighting

19.07.2009, Ruby

Testing hoe gem projects with rspec

19.07.2009, Eclipse RCP

Showing menu contributions depending on active perspective

11.07.2009, Eclipse RCP

Creating an Eclipse RCP 3.5 target platform

30.06.2009, Tools

Bash helper function to browse the git history: glog

17.06.2009, Tools

Visual git tutorial I

Java source formatting

Hide deprecated methods and classes

Using static methods with content assist

Use Quick Fix to create local variables, fields and methods

Use navigation keyboard shortcuts

Code completion using CamelCase

23.01.2009, Java

Java Snippets: Class.isAssignableFrom() vs. instanceof

21.01.2009, Eclipse RCP

Toggle Handler for Eclipse Commands

02.10.2008, Eclipse RCP

SWT/XML project started

08.09.2008, Tools

Shell helper: git_here

05.09.2008, Ruby

Ruby String helpers: indent, to_javadoc, markdown, pygmentize

05.09.2008, Eclipse RCP

Eclipse RCP recipes: Automatically switch to a preferred perspective

04.09.2008, Ruby

Notes from RailsConf Europe 2008

Ralf Ebert | Blog