第1章 ツールガイドについて
このガイドでは、Red Hat build of Apache Camel 用の VS Code エクステンションと、Camel CLI のインストールおよび使用方法を紹介します。
重要
Apache Camel の VS Code エクステンションは開発サポートとしてリストされています。開発サポートの対象範囲の詳細は、Red Hat Build of Apache Camel の開発サポート対象範囲 を参照してください。
Red Hat build of Apache Camel 用の VS Code エクステンション
このガイドでは、次の VS Code エクステンションを説明します。
- Language Support for Apache Camel: Language Support for Apache Camel エクステンションは、Java、Yaml、または XML DSL コード用の Apache Camel の言語サポートを追加します。
- Debug Adapter for Apache Camel: Debug Adapter for Apache Camel は、Java、Yaml、または XML DSL で記述された実行中の Camel ルートに接続することにより、Camel デバッガーの機能を追加します。
Camel CLI
これは、Camel ルートの実行に使用できる JBang ベースの Camel アプリケーションです。