[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Programmatically setting an update site

Thanks Claus, that is what I was looking for.

Rich


Claus Klammer wrote:

Take a look at following post:

http://dev.eclipse.org/newslists/news.eclipse.technology.equinox/msg04841.html

Cheers,
Claus Klammer

Rich Scott schrieb:
I have an RCP application that are installing with p2 installer from a metadata/artifact update site. When the installed application is run, the are no update sites initially shown within the p2 update UI.
I would like to have the application (or installer) programmatically setup our udpate site, so that all the use has to do is request upgrade. What is the best way to approach this?


Thanks in advance.

Rich Scott