Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] How does tycho resolve eclipse delta pack

Hi devs,


While building the tycho from its source, I noticed that we have to
give a eclipse installation location which has eclipse delta-pack
already installed.
But when using tycho plugins to build my products, I noticed that we
dont have to give specific delta-pack location as such.

while running the eclipse.p2 product publisher [1] we have to give the
eclipse executable feature which is found in delta-pack. How does
tycho resolves this executable feature at runtime.

A pointer is much appreciated.

[1] http://wiki.eclipse.org/Equinox/p2/Publisher#Product_Publisher

thanks in advance,
--Pradeep


Back to the top