Dear all, I am starting with Apache Karaf/OSGI, and I have created my first bundles.
Now I have the following unresolved dependency: import java.lang.runtime: WARNING - unable to find matching export My question is: how do I debug this, e.g. find where this dependency is required. I do not use it explicitly in my code. Thanks for your help. -- Jaap
