Feedbacks

How to deal with whitespaces in the Eclipse IDE

Tim Buschtoens
Oct 8, 2012

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

Oct 5, 2012

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

Ralf Sternberg
Oct 5, 2012

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

Jonas Helming
Oct 1, 2012

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

Ralf Sternberg
Oct 1, 2012

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

Moritz Post
Sep 28, 2012

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 …