Find the dependent bundles in Eclipse at runtime

后端 未结 3 1246
说谎
说谎 2021-01-13 04:14

How can an Eclipse bundle (eg. within activator code) find the dependent Bundle instances at runtime? I would like to find the bundles that Eclipse has choosen to satisfy th

3条回答
  •  感情败类
    2021-01-13 04:36

    Please see my answer to this question. 4.3 will have a new bundle wiring API that will allow things like this.

提交回复
热议问题