EclipseSource Blogs

Read all latest blog posts

How to build a cluster with Jetty / OSGi

Aug 12, 2011

In this blog post I describe how to set up a cluster node with an embedded Jetty Server inside Equinox. Basically I followed the instructions available at the Jetty Wiki page Session Clustering Using...

Eclipse Juno Milestone 1, available for download

Aug 9, 2011

While I’ve been enjoying some time-off in Northern Ontario, many Eclipse committers have been keeping busy. I hope everyone managed to get their hands on the Eclipse Indigo Release, although the...

RAP on the Maven Central Repository

Jul 18, 2011

Have you ever heard about RWT standalone? RWT standalone applications use the widget toolkit of RAP called RWT for their user interface. These applications can be standard Java applications with no...

Multiple Google accounts in the same browser

Jul 15, 2011

A number of people in the Eclipse community have been trying out Google+ and some good Eclipse related discussions are starting to happen there. Since many of us have multiple Google accounts (maybe...

Single-Sourcing with declarative services

Jul 8, 2011

In my last blog post I introduced the idea of using OSGi services for single sourcing a RAP/RCP application. I think this approach is quite elegant, but it has one major drawback. When you use normal...

Looking at Git Statistics

Jul 6, 2011

It’s interesting to see how Eclipse projects change over time. As projects ramp up, hit heavy development and finally start to mature, the flurry of activity changes. Git makes it very easy to...