Aurélien Pupier's contributions

Apache Camel Language support in CodeMirror
It is now possible to use CodeMirror, a lightweight, embeddable editor for web browsers, with Apache Camel; learn more.

A look at development environments with specific tooling for Apache Camel Language
We cover the growing set of editors and IDEs that provides specific tooling for development of applications based on Apache Camel.

Apache Camel development on Eclipse Che 7
Apache Camel development is improving on Eclipse Che 7 compared to Che 6, so you can leverage Camel, Java, and XML tooling altogether.

Using VS Code to develop Spring Boot-based Camel and Red Hat Fuse projects
Learn how to create, develop, and run Sping Boot based Camel/Red Hat Fuse projects using VS Code. You will be able to run locally or deploy to Red Hat OpenShift.

Apache Camel URI Completion with Java DSL
Apache Camel URI completion for Java DSL is now available in Visual Studio Code and Eclipse Desktop. This article shows it in action in these two IDEs.

Apache Camel URI completion: easy installation for Eclipse, VS Code, and OpenShift.io

Apache Camel URI completion in VS Code XML Editor and Eclipse Che
This article is about Apache Camel URI completion in VS Code XML Editor and Eclipse Che. I blogged about Apache Camel URI completion in the Eclipse XML Editor. This article announces that the same feature is available for 2 others IDEs: VS Code and Eclipse Che.

Apache Camel URI completion in Eclipse XML Editor
Apache Camel empowers you to define routing and mediation rules in a variety of domain-specific languages. Apache Camel uses URIs to work directly with any kind of Transport or messaging model. Completion for these URIs is not available in Eclipse XML Editor.