开发者

How do I change certain plugins under Eclipse 3.6 product export to deploy as exploded Jars?

开发者 https://www.devze.com 2023-01-12 08:41 出处:网络
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.

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?


You can do that if you are using a feature to wrap your plug-ins. The fragment.xml editor has an option for that:

How do I change certain plugins under Eclipse 3.6 product export to deploy as exploded Jars?

0

精彩评论

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