Feedbacks
EMFStore 1.2.0 Released
We just promoted the 1.2.0 RC to become the EMFStore 1.2.0 release. EMFStore now includes extension points and API which allow you to more simply replace the storage technology on client and on server …
Tabris 1.4 Preview: Print Support
Many people can stick to consuming their content on digital screens, but there might be times when you want to have it on paper. Therefore, the upcoming Tabris 1.4 release will add native support for …
EMF Forms: A Question of Effort
A comparison between view modeling and manual UI programming In my previous blog, I introduced EMF Forms, a subcomponent of EMF Client Platform (ECP), which supports the development of form-based user …
3 Good Reasons to Avoid Arrays in Java Interfaces
If you still find yourself defining methods like this public String[] getParameters(); in an interface, you should think again. Arrays are not just old-fashioned, there are good reasons to avoid …
Getting started with Eclipse 4 applications on RAP
In this blog post I’ll introduce you to using Eclipse 4 on RAP. Eclipse 4 on RAP means the use of Eclipse 4 API’s without the 3.x compat layer. Eclipse 3.x API users can simply stick to the plain …
Introducing Eclipse 4 on RAP
Today I am happy to announce that RAP and Eclipse 4 can now be used together. Over the last couple of months we have been working with Tom Schindl, who will be reporting on RAP and Eclipse4 as a guest …