[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.equinox] Re: Classic Update instead of P2 for RCP app
|
If you are not shipping the platform feature (org.eclipse.platform), which I
guess you don't since you are building an RCP
then you don't need to do anything particular. Keep on building your RCP
application with org.eclipse.update.core, ui and update.configurator. The
presence of simpleconfigurator will not be harmful.
"Claus Klammer" <klammer@xxxxxxxxx> wrote in message
news:g5q5lq$oi3$1@xxxxxxxxxxxxxxxxxxxx
> Our product requires support for installing updates. We don't want to
> migrate our update process for now. Therefore I would like to know how we
> can use Classic Update and get rid of the new P2 Software Update menu
> entry. Is this possible at all? Has anyone exported a product with the old
> update enabled sucessfully?
>
> Thanks in advance,
> Claus Klammer
>