Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Obscure org.eclipse.platform dependencies? Where are they?

On 11/19/2010 01:29 AM, Miles Parker wrote:
... for example, we could have target platforms that correspond to Eclipse downloads. So I could simply set as my target platform the "Eclipse Indigo Modeling" and have access to all of those core dependencies. Or high-level like EMF Core, M2T/TMF/MWE, BIRT, etc.. Again, that is what everyone does on desktop and it works pretty well.

Why not simply use p2 repositories that corresponds to the output +0, +1, etc. So if you have a +2 project on Indigo, you'd use your source and the +1 p2 repository as input and be done with it? It doesn't get simpler then that. Why would you need to worry about EMF etc. If you consume them, then they *have* to be in +(n-1) from you right?

- thomas



Back to the top