开发者

Eclipse plug-ins in and bundles question

开发者 https://www.devze.com 2023-03-15 05:53 出处:网络
I understand the eclipse plug-in arch开发者_JS百科itecture. But I also hear that it consists of bundles. How are these two related?Plugin and bundle are just synonyms (bundle comes from OSGI, where pl

I understand the eclipse plug-in arch开发者_JS百科itecture. But I also hear that it consists of bundles. How are these two related?


Plugin and bundle are just synonyms (bundle comes from OSGI, where plugins are usually called bundle, but every Eclipse plugin is an OSGI bundle, thus the two words for the same).

0

精彩评论

暂无评论...
验证码 换一张
取 消