Hello all ! I have a fragment com.fragment relying on its host com.bundle * com.fragment has a class importing com.package.ClassA * com.bundle has inlcuded, in its Bundle-ClassPath , lib\library.jar , which contains com.package
I'm using equinox PDE, and when trying to compile com.fragment, it is complaining that it can not resolve com.package.ClassA I'm now wondering; is OSGi supposed to let a fragment see its host Bundle-ClassPath entries ? Thanks for your answers ! Anthony _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
