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 dep
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