Blogs

We are happy to announce the Eclipse Theia 1.21 release! This monthly release contains 36 merged pull requests and provides lots of improvements.In this article, we highlight some selected features and fixes. Below, we will summarize some selected improvements in the new release.  In case you do not already know Theia, it is a platform for building IDEs and tools for the web or desktop based on...

Read More

Do you want to build a custom tool for C/C++ development based on a modern technology stack? Do you want to migrate an existing C/C++ desktop tool to electron or the browser? Then read on. We recently provided an overview of the current state of the art for building web-based C/C++ tools. For all typical requirements, such as language support, debugging or memory inspections, we suggest...

Read More

Do you have an existing tool based on Eclipse RCP or a plugin for the Eclipse Desktop IDE? Do you wonder how you can evolve your project to web-based platforms such as Eclipse Theia or VS Code? Then read on! There is currently a big shift from desktop-based tools to web-based tools such as Eclipse Theia or VS Code. Migrating an existing project can provide a...

Read More

Another year is about to end, and just in time, the Eclipse Simultaneous Release 2021.12 is available. As usual, the Eclipse RAP project participates in this release with its version 3.19.0. Even though this is a minor framework upgrade with just a couple of bug fixes, there are also some "new and noteworthy". One of the main "features" of the Eclipse RAP framework is its immunity...

Read More

Eclipse GLSP is a framework for building web-based diagram editors. These diagram editors can be embedded into Eclipse Theia, into VS Code or into any web application. Therefore, GLSP enables great flexibility concerning your target tool platform and also is a great replacement of GEF or GMF when migrating tools to the web/cloud. Eclipse GLSP is one the most active projects in the Eclipse Cloud Developer...

Read More