Feedbacks

How to structure two dozen Eclipse workspaces

Matthias Kempka
May 21, 2010

I have tons of Eclipse workspaces. The last time I counted it was around 24, but it actually changes on a daily basis. With some of my workspaces I want to have a similar IDE as with others, but some …

Using Equinox Security in RCP and RAP

May 13, 2010

I finally had the time to care about one of my outstanding tasks - provide a tutorial and example how to use Equinox Security. While the tutorial was initially targeted for RAP users, I also added a …

RAP protocol: JSON Schema

May 12, 2010

In my last blog I talked about the messaging format which will be used for the RAP protocol messages. I told you that we plan to use JSON as the message format. So, the thing is that the blog ended in …

A new era of managing Eclipse installations has begun

Matthias Kempka
May 11, 2010

Back in the old days, maintaining an Eclipse installation was easy. You just downloaded the Eclipse; it included the JDK and you used this Eclipse on all your workspaces. But the number of useful …

RAP protocol: JSON messages

May 10, 2010

In a previous blog I talked about the functionality that a RAP protocol message should provide. I also introduced you to the requirements of a message. A message should take care about the following …

RAP 1.3 M7 is out

Ralf Sternberg
May 8, 2010

After another 6 weeks of working hard towards the Helios Release, we are one step closer. RAP 1.3 M7 for Eclipse 3.6 is out. From the new features, here are my personal top three: Eventually, a …