EclipseSource Blogs
Lesen Sie die neusten Blogposts
How to get the "Push to Gerrit" Action back with EGit
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 get it …
EMF Client Platform 1.2.0 released
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
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
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
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
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, …