EclipseSource Blogs

Lesen Sie die neusten Blogposts

EMF Dos and Don´ts - Series Finale

EMF is a very powerful framework and with power comes…responsibility. You can achieve great things with a minimum of effort using EMF, but if something goes wrong, you can also spend hours trying to …

EMF Client Platform: Make it Happen! Day 5

Jonas Helming
11.07.2013

This part of the series describes how to add custom controls to the editor of the EMF Client platform. “Make It Happen” is an example application we are using to present the features of the EMF Client …

Invisible chaos - mastering white spaces in Eclipse

Tillmann Seidel
09.07.2013

By Pöllö (Own work) [CC-BY-3.0], via Wikimedia Commons Did you ever look at a colleague’s Java source code file which contained mixed spaces and tabs for indentation, making the code completely …

Four ways to deal with private members in JavaScript

Tim Buschtoens
05.07.2013

I’ve been programming JavaScript for a few years now, and the one thing that definitely bothered me from the beginning was the lack of built-in support for private object members. The feeling that …

EMF Client Platform: Make It Happen! Day 4

Jonas Helming
04.07.2013

This part of the series describes how to replace the editor of the EMF Client platform. “Make It Happen” is an example application we are using to present the features of the EMF Client Platform. On …

Automated installation of Virgo with Docker

03.07.2013

https://eclipsesource.com/images/Docker-logo-011.png does not exist A few weeks ago a friend of mine enthusiastically told me about Docker[1] in a lunch break. Yesterday he supported me in creating …