Feedbacks
How to deal with whitespaces in the Eclipse IDE
Whatever your project’s specific policy on whitespaces is (tabs vs. spaces, etc), the most important rule should always be consistency. Not just to make your code look nice, but also to avoid issues …
Kepler M2 EPP Packages
The Eclipse Platform team released the Kepler M2 build two weeks ago (see Eclipse Kepler Milestone 2 available), today all other Eclipse projects participating in next years Eclipse Simultaneous …
RAP 2.0 M2 - JSON protocol migration complete
During the last weeks the RAP team has been busy lifting RAP’s client-to-server communication to the JSON protocol. That was a lot of work, and we finished it just in time for Kepler M2. With this …
My Eclipse 4 (e4) EclipseCon Schedule
Looking at all the interesting talks in the EclipseCon Schedule, many people wonder which talks to attend. This obviously depends on the topics you are interested. So imagine I would only be …
RAP 1.5.1 released
Just in time, the first service release for RAP 1.5 has been published on Friday. It adds a dozen bugfixes to RAP 1.5. We always backport fixes very carefully in order to maintain the stability of the …
Mythbuster: Android annotation performance unravelled
Over the last few weeks I have been involved in a lot of discussions whether it is justified to use Android frameworks that rely on a lot of annotation processing. There have been several bug reports …