Eclipse 4.0: Dependency Injection and OSGi Declarative Services
In my last post I explained how easy it is to inject your own objects. For the common use case that you want to specify an interface attribute but want…
In my last post I explained how easy it is to inject your own objects. For the common use case that you want to specify an interface attribute but want…
One of the great new features of Eclipse 4.0 is the use of dependency injection (DI). The new architecture does not use Singletons at all, but injects all the necessary…
Recently I took a look at Tom Schindl's great e4 SimpleIDE demo and found his implementation for an automatically created "Theme" menu. I liked it so much that I could…
In June 2010 my family and I have spent a nice week at the "Lago Maggiore" in Italy. This short video (7 minutes) shows the beautiful architecture of our hotel…
The css theming capabilities of the Eclipse 4.0 SDK are improving. Especially the mechanism to implement a dynamic theme switcher is much easier now. If you want to implement a…
After upgrading to WordPress 2.9.2, my Eclipse related blogs did not appear at Planet Eclipse anymore. If you see this post at Planet Eclipse, then it is working again :)
Next week JAX 2010 starts in Mainz, Germany. As always, the program is great and there are many Eclipse and OSGi related sessions. This year I give two sessions: OSGi-Service-Komponentenmodelle…
I would like to thank everyone who attended my sessions at EclipseCon for the feedback. The bucket-feedback was (+1/0/-1): Advanced Eclipse Rich Client Platform (together with Ben Pasero): 51/9/0 What's…
Just to adopt the latest service release (and for my EclipseCon tutorial), my MP3 Manager Eclipse RCP demo is now based on Eclipse 3.5.2. Compared to version 3.5.1 there is…
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).…