Monthly Archives: June 2009
Now that’s cool
If you are following my blog you may have noticed that I invested some hours this weekend in Eclipse-Databinding and GWT. It was Saturday in the evening when I got the Eclipse-Databinding working inside GWT and I started searching for … Continue reading
Eclipse-Databinding 3.5 for GWT
I’m a big fan of GWT but one of the real pain points when developing GWT applications is that there’s no databinding framework [*] available to synchronize your domain objects and UI-Widgets. As many of you know I’m an even … Continue reading
Galileo: EMF-Databinding – Part 5
Though the main focus of this article is going to be the usage of the properties API to setup a TableViewer there are some importanted I didn’t explain in Part 4 of this series. Using the properties API in master-detail … Continue reading
Galileo: EMF-Databinding – Part 4
Using the properties API in master-detail In the last blog entry we saw how to set up a the left part of our example application which is a JFace-TreeViewer. This blog article deals with the upper right part of the … Continue reading
Galileo: EMF-Databinding – Part 3
Setting up a TreeViewer with EMF-Databinding The RCP-Application With this article we are starting to write our RCP-Application which uses Eclipse-Databinding. I’m not going into detail how you create an RCP-Application (I simply use the PDE-Wizard) but assume that you … Continue reading
Galileo: EMF-Databinding – Part 2
Introduce the new Properties API In 3.5 Eclipse-Databinding introduces a new API which should be used in favor of the 3.4 EMFObservables-Factory because it provides many features who couldn’t be provided by the old API (e.g. the new API provides … Continue reading
Galileo: EMF-Databinding – Part 1
Creation of the Domain-Model Before we can start with the domain model for our application we need to know what the model is going to be for. So let me explain the application we are going to write in this … Continue reading
Galileo: Improved EMF-Databinding-Support
I’m happy to announce that EMF-2.5 will come along with support for the brand new Eclipse-Databinding API coming with Eclipse-Galileo. A big kudos goes to Matthew Hall who reviewed my patches and helped me shapeing the support and it’s documentation … Continue reading
I finally also moved
I followed the example of Chris and moved my blog to wordpress.