EclipseSource Blogs

Read all latest blog posts

How to get the "Push to Gerrit" Action back with EGit

Mar 7, 2014

This week I updated my IDE to Eclipse 4.3.2 which comes with Egit 3.2. After that my “Push to Gerrit” action was gone from the usual place. If the same thing happens to you, here is how to...

EMF Client Platform 1.2.0 released

Mar 5, 2014

We are very happy to announce release 1.2.0 of the EMF Client Platform (ECP)! The 1.2.0 release contains a lot of small improvements. The most noteworthy new features are: EMF Forms, a new sub...

How to use Docker links to *safely* connect from a Virgo application to a MongoDB

Feb 27, 2014

Some months ago, the Docker Team announced Docker 0.6.5[1]. Since that release it is possible to give your container names - this makes it much easier to find the correct container to interact with....

History Lessons

Feb 26, 2014

Those who do not read history are doomed to repeat it One of the first tasks when studying anything new is to review the existing literature. As a student, I viewed this as a make-work project, but...

A simple Tabris/RAP Test Runner

Feb 24, 2014

Writing JUnit Tests for an application is always a good thing. Writing tests for a Tabris or RAP application for the first time seems more challenging: You might encounter an...

Deploying RAP Applications Made Simple – Introducing the Virgo RAP Server

Feb 24, 2014

Yes, we love building modular web applications, if they just were easier to deploy on a server! Wrapping OSGi applications in WAR files, apparently still the most popular deployment option for RAP,...