我可以打包我的 Eclipse 扩展以便自动安装正确的版本吗?
有没有办法构建一个 Eclipse 更新站点,以便 Eclipse 3.3 将安装我的插件的一个版本,而 Eclipse 3.4 将安装另一个版本? 功能规范 允许“可选包含的功能”,但我不知道如何使它们以目标版本为条件。
背景:我负责一个 Eclipse 扩展,该扩展有六个插件,这些插件依赖于“支持”插件,并且支持插件需要是 Eclipse 的一个版本3.3 和 Eclipse 3.4/3.5 的不同版本。我目前有两个独立的功能,“3.3 的扩展”和“3.4+ 的扩展”,但我不想因为这个细节而打扰我的用户。
Is there a way to build an Eclipse Update Site so that Eclipse 3.3 will install one version of my plug-in while Eclipse 3.4 will install another version? The feature spec allows for "optional included features" but I can't see how to make them conditional on the version of the target.
Background: I've become responsible for an Eclipse extension that has half a dozen plug-ins which depend on a "support" plug-in, and the support plug-in needs to be one version for Eclipse 3.3 and a different version for Eclipse 3.4/3.5. I currently have two separate features, "extension for 3.3" and "extension for 3.4+" but I'd like to not bother my users with this detail.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论