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
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
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
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
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
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 …