Feedbacks

Effective Mockito Part 1

Sep 19, 2011

Last week I talked to a fellow developer, Frank Appel, about Mockito. We’ve been using this mocking library for over a year. We both agreed that of all the innovations we’ve tried in the last year or …

My Eclipse Testing Day

Matthias Kempka
Sep 9, 2011

At September 7th I attended the Eclipse Testing Day 2011. In the morning we heard several talks about various testing strategies in different commercial products. Alexander Klein from BeOne held an …

Announcing a full featured PDE Build example from a Git repository

Matthias Kempka
Sep 8, 2011

I set up a githup repository that gives a working example for a PDE product build from a git repository. It is meant to ease the pain of setting up new builds by having a working template that just …

Eclipse Stammtisch Europe

Jonas Helming
Sep 7, 2011

Sorry for the eye catcher, I meant “München” :-) To shorten the time until EclipseCon Europe, we cordially invite you to the Eclipse Stammtisch München on October 4th. The Stammtisch is always a good …

Eclipse turning 10, let's go to Europe!

Ian Bull
Sep 1, 2011

Eclipse is turning 10 this fall! My first experience with Eclipse came 8 1/2 years ago when I started building visualization tools on top of GEF. I was an IBM CAS Student while doing my PhD at the …

Lightweight OSGi Applications using RAP's Widget Toolkit

Ralf Sternberg
Aug 29, 2011

Update 2: The new interfaces have been renamed again in RAP 1.5M7. Please refer to this post for the details and check out the updated code example. Update: APIs have changed a bit meanwhile, so I …