Feedbacks
EMF Forms and EMF Client Platform 1.19.0 released!
We are happy to announce that with the Eclipse Release 2018-12, we have also shipped EMF Forms and EMF Client Platform 1.19.0! EMF Forms continues to be one of the most active projects at Eclipse with …
RAP 3.7 Released!
Together with the Eclipse Simultaneous Release 2018-12 we are releasing RAP 3.7 today. It’s available from our download page and from the update sites. Highlights in this release are: New FileDialog …
Building web-based modeling tools - EclipseSource OS Week 2018
At EclipseSource, we continuously drive innovation in a variety of open source projects to built tools upon. Our goal is to create, adapt, enhance technologies fulfilling the requirements of our …
Eclipse Che vs. Eclipse Theia
In this article, we compare Eclipse Che with Eclipse Theia and explain their relationship - their differences and their overlap. In fact - spoiler alert - both technologies do combine well and …
EMF Forms 1.18.0 Feature: Label Layouting
EMF Forms makes it easy to create forms that are capable of editing your data based on an EMF model. To get started with EMF Forms please refer to our tutorial. In this post, we would like to outline …
How to inversify() in Eclipse Theia
In this article we will describe the basic concepts of dependency injection in Eclipse Theia using inversify. Dependency injection is used in Eclipse Theia to implement extensions. The main two use …