Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] eclipse plugin with embedded jars?

No, but tycho can use bundles built with maven-bundle-plugin
<Embed-Dependency>. This is how we build m2e embedded maven runtime for
example.

--
Regards,
Igor

On 11-10-07 6:59 PM, Walter A. Boring IV wrote:
Is there a way to get tycho to embed external jars into an eclipse
plugin jar that tycho builds?

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


Back to the top