如何更改 Eclipse 3.6 产品导出下的某些插件以部署为分解的 Jars?
我正在使用 Eclipse 3.6 产品导出来构建基于 Equinox 的 OSGi 应用程序。我希望能够配置我的一些插件来部署分解而不是 JAR。
有办法做到这一点吗?
I am using Eclipse 3.6 product export to build an Equinox-based OSGi application. I would like to be able to configure some of my plugins to deploy exploded instead of as JARs.
Is there a way to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您使用某种功能来包装插件,则可以这样做。 fragment.xml 编辑器有一个选项:
You can do that if you are using a feature to wrap your plug-ins. The fragment.xml editor has an option for that: