Eclipse @ OOP 2010
As every year, I am looking forward to one of my favorite conferences about software architecture and other interesting stuff, the OOP 2010 (January 25th - 29th in Munich, Germany).…
As every year, I am looking forward to one of my favorite conferences about software architecture and other interesting stuff, the OOP 2010 (January 25th - 29th in Munich, Germany).…
Recently I started playing around with the great Trident animation library (by Kirill Grouchnikov). Boris Bokowski was so kind to provide a bundle-fied version of Trident in the e4 repository,…
A very common use case in a domain specific RCP app is to update itself using p2. When deploying this app, it would be very convenient if a list of…
Just to adopt the latest service release, my MP3 Manager Eclipse RCP demo is now based on Eclipse 3.5.1. Compared to version 3.5.0 there is no new functionality, but there…
Long time ago I was ask by Kevlin Henney, the editor of 97 Things Every Programmer Should Know, if I would like to contribute one or two articles. I felt…
I am just back from vacation and was very happy to see that I am presenting at the Eclipse Summit Europe in Ludwigsburg. I will give a talk about customizing…
I just released version 3.5 of my Open Source Eclipse RCP demo application. You find more information here. New & Noteworthy: Eclipse 3.5.0 compliant MP3 Song "Another Chance" included -…
I enhanced the gradient support a bit, now e4 supports basic radial gradients, too. The implementation is not finished yet but a good starting point. To get the best possible…
Today I read in the e4-dev mailing list that css styling now supports gradients (Thanks Kevin, Angelo and others!). I could not resist to try it out in my e4…
Recently I contributed my e4 contacts demo to the e4 (e4 = Eclipse 4) cvs repository. Goal of the demo is to give good examples for e4 RCP related topics,…