Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Building 1 Environment instead of all

Greetings we are building an RCP application that is currently building with Tycho.  Our CI builds for x64 builds for window, mac, and linux.

Our .product file has several native fragment dependencies [ org.eclipse.core.(resources|filesystem|net).(linux|macosx|win32).x84_64 ].

If I omit one of the environments from the target-platform-configuration, the build fails because it cannot find one of the dependencies listed in the .product file.

Is there a way to just tell tycho to only build and assemble one of the target environments instead of all of them?

Thanks,

- Jim


Jim Klo
Senior Software Engineer
Center for Software Engineering
SRI International
t. @nsomnac

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top