Hi, I'm using the latest IvyDE (2.2.0) and I'm trying to resolve OSGi dependencies in the workspace. So I have a plugin project with symbolic name "org.plugin.mainlib", and another, normal project with this dependency in ivy.xml:
<dependency osgi="bundle" org="" name="ch.plugin.mainlib" />
but this is not resolved. Workspace resolution is checked in the preferences.
What am I doing wrong?
Cheers,
J.-P.
