I am using Apache Camel with IntelliJ Community Edition.
I’ve seen on the official site some kind of debugger for XML DSL, but is not very clear how to use it…
Does it works for the Community edition also? It asks to create a Camel SpringBoot Application run configuration, how I do it?
In fact, when I check for this application, I can’t find nothing. I have installed the recommended plugin.
>Solution :
Apache Camel plugin is not compatible with IntelliJ IDEA 2022.1. Try using 2021.3 instead.
