Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Alternative Service Impl in eclipse-repository

Hi,

I'm having some issues building a repository which needs to include two plugins used to provide alternate implementations of a service using different versions of a dependency (e.g. one supports m2e [1.0, 1.5) and the other [1.5,)).  I'm using the p2.inf to create a synthetic requirement on the primary plugin and to add provides to both service plugins.

Is there a way to have tycho include both plugins in a repository?

Thanks,

Matthew

Back to the top