Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Platform-specific features in a multi-platform build

On 09/22/2016 09:41 AM, Mickael Istria wrote:

Hi all,

My use case is the following: I'm building en eclipse-repository for multiple platforms (mac,linux,win32) which contains some features that are platform-specific (with a filter on the feature). When I try to build it, Tycho fails complaining for example that a win32 feature cannot be resolved for a macosx target.
Do you know how to make Tycho more permissive regarding this and go on despite this platform incompatibility?

Still on this topic:
Is it possible to tweak the build of an eclipse-repository with a p2.inf? I imagine if I can generate a p2.inf that makes such platform-specific features optional, it will solve my issue.

Thanks in advance,
--
Mickael Istria
Eclipse developer for Red Hat Developers
My blog - My Tweets

Back to the top