e4 Contacts Demo
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,…
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,…
I am looking forward to seeing you at the JAX conference in Mainz (Germany) next week. Here are my sessions: Advanced Eclipse Rich Client Platform (RCP) Mon, 04/20/2009 | 09:00…
You can download the slides and tutorial projects for my EclipseCon sessions: Advanced Eclipse RCP slides (6MB) Advanced Eclipse RCP tutorial projects (Download the src zip file) RCP Mail 2.0…
For all of you who want to attend the Advanced Eclipse RCP Tutorial at EclipseCon: Help us to save some installation time and download/install all Eclipse projects from the zipped…
Since I got nice feedback from the community, I have published the source code of my ideas for a Java 6 annotation processor for OSGi Declarative Services. I have also…
Recently I took a deeper look at OSGi Declarative Services (DS), Spring Dynamic Modules, iPOJO and Peaberry. I have to admit that I like DS a lot (and even more…
Java WebStart is a nice and easy way of deploying Java applications with one click from the web. In this blog I describe how to webstart an OSGi (Equinox) based…
Together with my buddies Martin Lippert and Gerd Wütherich I gave a talk about "patterns and best practices for dynamic OSGi applications" at the OOP conference in Munich. The talk…
Recently I created a continuous integration environment for my dynamic Swing OSGi demo. For the headless build I use PDE build and I also created a feature and a main…
You may have noticed that feature brandings disappear if you get rid of all the update manager stuff and just use p2 (version 3.4.1). The solution to get the feature…