EclipseSource Blogs

Read all latest blog posts

Migrating Eclipse plugins to Eclipse Theia or VS Code

In this article, we provide a guideline on how to approach a migration of existing desktop Eclipse plugins to Eclipse Theia or VS Code. We focus on providing an overview about the most important …

Diagram editors in Theia and VS Code with Eclipse GLSP

Do you want to implement a diagram editor to be embedded into VS Code, Eclipse Theia, a website or any other tool like Eclipse desktop? Then watch the video below! Philip recently presented Eclipse …

A diagram editor framework for VS Code

Do you want to extend VS Code with a custom diagram editor? In this article we will introduce you to Eclipse GLSP, an open source framework to efficiently implement powerful diagram editors directly …

A custom dashboard for Eclipse Che

Do you want a workspace management server for your cloud development environment such as Eclipse Che, but also require a custom dashboard? Do you want to integrate user features, such as the creation …

Web-based modeling tools with EMF.cloud

Do you want to build a domain-specific tool running in the browser? Do you require features such as form-based editors, tree views, graphical editors, model comparison, model validation, model …

VS Code extensions vs. Theia extensions

If you develop a custom web-based tool or an IDE extension these days, you might wonder whether to go for a VS Code extension or whether to use Eclipse Theia extensions. In this article we provide a …