Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Where does it find p2?

Tycho p2 runtime was renamed to org.eclipse.tycho:tycho-bundles-external
in 0.14.

See TychoP2RuntimeLocator and DefaultTychoP2RuntimeMetadata for exact
logic Tycho uses to locate various p2 runtime components.

--
Regards,
Igor

On 12-04-16 9:18 PM, Pascal Rapicault wrote:
At runtime, where does tycho find the various p2 bits and pieces it
relies on (publisher, resolver, etc.)? I'm currently running 0.14 but
the org.eclipse.tycho:tycho-p2-runtime artifact I have in my local
repo is 0.12.0, so I'm suspecting that I'm missing something.

Thx

Pascal


Back to the top