I noticed that in the version 2.2.0 (and later) there is no automatic import of the exprorted packages in the current bundle. I even tried to use <Import-Package>*;-noimport:=false</Import-Package>, but it doesn't help. If the plugin version is set to 2.1.0, all exported packages are imported. Is there any way to fix this, some new bnd instruction maybe?
Vladimir

