EclipseSource Blogs

Lesen Sie die neusten Blogposts

Moving Tools to the Cloud: Challenges and Best Practices

Are you interested in moving tools and IDEs into the cloud? Do you want to learn about challenges, best practices and current trends? During the recent Cloud IDE days 2022, there was a panel...

RAP 3.21 is here with improved security and a new source code home

20.06.2022

As part of Eclipse 2022-06 last week we released RAP 3.21. The highlights of this release are: Possibility to define the Content Security Policy (CSP) We added the ability to set a Content Security...

Building Custom C/C++ Tools in the Web

Do you want to develop a customized tool for C/C++ development in the web/cloud? Do you wonder which open source components are available and how to combine them into a deployable IDE? We recently...

Eclipse Theia 1.26 Release: News and Noteworthy

We are happy to announce the Eclipse Theia 1.26 release! This release contains 50 merged pull requests and we welcome ten new contributors. In this article we will highlight some selected improvements...

Getting started with Eclipse Theia

Are you interested in building a custom IDE or tool for your domain that runs in the cloud but also as a desktop application? We recently gave a talk introducing you to Eclipse Theia, the next...

Diagram Editors in Cloud IDEs

The support for textual programming languages is excellent in modern, web-based IDEs, such as Eclipse Theia and VS Code. The hugely popular language server protocol (LSP) and its integration with the...