Hello Daniel,

1. Looks like you use an old version of Karavan, because the latest version
creates *.camel.yaml files for routes.
2. Here is a short video, how to use custom processor in Apache Camel
Karavan https://github.com/apache/camel-karavan/discussions/818

Hope this helps.
Marat

On Thu, Jul 6, 2023 at 4:29 AM Zmrzlý, Daniel <dzmr...@behaimits.com> wrote:

> Hi,
>
> I am using the Karavan extension in Visual Studio Code, so I create
> projects by right click: create application and then create integration.
> After that, my root folder contains application.properties and route.yaml
> files. In the same folder I would like to implement java class with a
> method using Exchange to access the body, but *import org.apache.camel*
> tells
> me: The import of org.apache.camel cannot be resolved. I know it will work
> when I generate a project from a pom file where I specify dependency, but I
> would like to use this library also in my case.
>
> Thanks.
> Daniel
>

Reply via email to