admin 管理员组文章数量: 1086019
I'm developing my own Eclipse application that implements a customized p2
update UI, so with respect to p2, I only need the .eclipse.equinox.p2.core.feature
feature, not the .eclipse.equinox.p2.user.ui
feature.
At the same time, I also need the .eclipse.platform
feature. but it includes the .eclipse.equinox.p2.user.ui
feature.
So, is there any way to exclude .eclipse.equinox.p2.user.ui
feature ?
The way I can think of is to not include the .eclipse.platform
feature, and define a feature that anizes the plugins I need, but doesn't include the .eclipse.equinox.p2.user.ui
feature. But it's a bit of a pain in the ass, and I need to carefully manage the plugins one by one against the . eclipse.platform
feature. Is there a better way? Thanks.
本文标签: Is there an easy way to exclude orgeclipseequinoxp2userui featureStack Overflow
版权声明:本文标题:Is there an easy way to exclude org.eclipse.equinox.p2.user.ui feature? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://roclinux.cn/p/1743987667a2514146.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论