[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-user] Advice for multi-module builds, with SNAPSHOTs and Target Platforms.
|
- From: Barrie Treloar <baerrach@xxxxxxxxx>
- Date: Fri, 6 Jul 2012 22:51:13 +0930
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7Py1FDHFKGzG+61W4un4plTNyIPv9oQ6mJ1a5P1Qn8I=; b=VFDTHb/dt7xTXVTJwtkRYBTdaUuQIJI4fwuVud5XcI7zevBRTqlhJopWae9GKNX1jI 82YltkZmaudI4yqO4tIiPBCoFtT9rg2NQKwmHq8MObASzgj2c0bAFcNYg8RrObgevPo3 472Bj0u/FV4BHLfvdO7mAjQafh+wVeex2kOAX5V1T2/Q0Pmvqnsm5X/GNj0z5PT9f+EZ zIorlYQwHQyYTnVCTJoV876peq1lugeEVaibhWDT94mO3v+91rpQCiXA1M/rh7xZK0Pb XkdTHVzfIGohXo0NonoO8mTfJRW/eftCg9qs4y369R+oi5ZnOxobiENNGdMB6l1wSzOb Z6MQ==
On Fri, Jul 6, 2012 at 9:37 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
> It's really hard to tell anything specific without a small example that
> demonstrates the problem.
>
> Generally though, PDE is expected to resolve cross-project dependencies
> inside workspace projects regardless of workspace target platform
> configuraion. Likewise, Tycho is expected to resolve dependencies among
> reactor projects regardless of build target platform configuration.
Ahh that's good to know.
I will give it a go.
There isn't really a problem, except I dont know what I am doing and
therefore making incorrect assumptions.
Still trying to work out what I should be doing.