Hi!
I have a problem. I'm using STS 2.5.1 and Virgo 2.1.0 and have set up my workspace so that maven is used to resolve all compile time dependencies which then bundlor uses to populate MANIFEST.MF along with template.mf. This works fine except that eclipse cannot resolve the bundle dependencies between the projects in my workspace for the manifest. The packages are correctly resolved but they are glowing all red. Only bundles in the repository/usr are resolved.
Why can't eclipse resolve dependencies between projects? As maven dependencies they work fine.
Also, I have enabled the Classpath Container option (whatever that is...) and, of course, spring project nature for each project. I have also selected Virgo as the target runtime.
Thanks!


Reply With Quote
