EclipseSource Blogs

Lesen Sie die neusten Blogposts

Eclipse Theia IDE - FAQ

In this article we´ll answer the most frequently asked questions about Eclipse Theia, the open source platform for building web- and cloud-based IDEs and Tools. This article provides an overview, …

EclipseSource Oomph Profile - updated to 2019-12

20.12.2019

This week, Eclipse 2019-12 has been released, a new version of the Eclipse IDE and platform. The new release contains a lot of useful improvements and includes Java 13 support. Holger Voormann …

EMF Forms and EMF Client Platform 1.23.0 released!

We are happy to announce that with the Eclipse Release 2019-12, we have also shipped EMF Forms and EMF Client Platform 1.23.0! EMF Forms continues to be one of the most active projects at Eclipse with …

Introducing EMF.cloud

Do you want to build a web-based modeling tool? Do you know the Eclipse Modeling Framework (EMF) and want to use its benefits in the browser? Do you want to migrate an existing EMF-based tool to the …

The Eclipse Theia IDE vs. VS Code

In this article, we compare the Eclipse Theia IDE with VS Code. We focus on the scenario of using these technologies as a basis for custom extensions as well as for the implementation of a …

How to create/develop an Eclipse Theia IDE extension

In this article, we provide an overview on how to extend the Eclipse Theia IDE with custom extensions. We will show how to create a Theia extension, how it is structured and how to develop it by …