[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.pde] Adding product to Update Site with Ganymede

Hi all,

After a whole day of struggling with P2 (not the first...) I found out, that
a p2-enabled product generated with the director application from a product
configuration file can only be properly updated from the Update Site with
the same product. Only the updating the product's features won't work since
then you get the strange "conflicting dependency" messages that quite a lot
of people have problems with. I also found out, that In Eclipse 3.5 there
is an application (and ant task) for adding a product to an Update Site
(org.eclipse.equinox.p2.publisher.ProductPublisher). BUT this one does not
exist in 3.4. So how do I (automatically) add a product to an Update Site
in 3.4 so that I can update the create eclipse application? It must be
possible somehow.

Thanks,

Thorsten