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