Hello I am trying to see the packages being used by an eclipse plugin, using the eclipse osgi console
The results given by the following 2 commands do not appear consistent a) When I use the “b” command for a plugin , I do not see a particular package listed as imported b) When I use the “packages” command it shows that this package is being used by the plugin mentioned above The given plugin does not directly import the package. So why would it be listed in the packages command Which command should I use to find out is a particular package is being used by a plugin? Any help is appreciated Regards Ani
_______________________________________________ OSGi Developer Mail List osgi-dev@mail.osgi.org https://mail.osgi.org/mailman/listinfo/osgi-dev