Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Exploded fragment bundle help

I have done it but for a plugin, not a fragment but it works with my Tycho build.
Just add:
Eclipse-BundleShape: dir

into your MANIFEST.MF and you will get it.

Regards
Jeff


On Fri, Apr 27, 2012 at 3:40 PM, Ben Abernathy <ben.abernathy@xxxxxxxxx> wrote:
All,

I'm trying to figure out if there is a way to have a single fragment
exploded when built by Tycho. Our fragment has some configuration
files that may need to be edited after deployment and having the
fragment exploded would make it easier to accomplish this. Has anybody
done this before?

Thanks,

Ben
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top