EclipseSource Blogs

Read all latest blog posts

How to install/run/try Eclipse Che

In this article series we provide an overview of how to get started with Eclipse Che. In this first part, we will describe how to easily install it and launch your own instance of Eclipse Che. If you …

How to use Git in the Eclipse Theia IDE

This series of articles describes how to get started with the Eclipse Theia IDE. In this particular article, we provide an overview about the Git support of the Eclipse Theia IDE. Please see previous …

Introducing the Graphical Language Server Protocol / Platform (Eclipse GLSP)

You want to build web-based, browser-based or cloud-based diagram editors for your graphical (modeling) language? You want to migrate an existing diagram editor to the web? Keep on reading! In this …

Using VS Code extensions in Eclipse Theia

Eclipse Theia is an open source platform to build web- and cloud-based tools, as an alternative to VS Code. However, Theia is compatible to VS Code in terms of extensions. In this article, we describe …

How to add extensions and plugins to Eclipse Theia

Eclipse Theia is an extensible platform to build web-based tools and IDEs. In this article, we focus on how to add new features to Theia by adding extensions and/or plugins. Please see this article …

Eclipse Theia extensions vs. plugins vs. Che-Theia plugins

In this article, we compare Eclipse Theia plugins with Theia extensions and highlight the differences. In case you are wondering what Eclipse Theia is, please head over to our introduction to Theia …