Disabling Software Updates [message #324634] |
Tue, 29 January 2008 18:13 |
Eclipse User |
|
|
|
Originally posted by: dmsubs.NOSPAM.consertum.com
Hi,
I am shipping my own RCP application.
Is it possible to disable or even remove Software Updates? Can I add a
capability (org.eclipse.ui.activites) to enable/disable?
Thanks for any info.
--
Derek
|
|
|
Re: Disabling Software Updates [message #324660 is a reply to message #324634] |
Wed, 30 January 2008 12:46 |
Eclipse User |
|
|
|
Originally posted by: al_PUBLIC.gmx.de
On Tue, 29 Jan 2008 18:13:26 +0000, Derek Morris
<dmsubs@NOSPAM.consertum.com> wrote:
>Hi,
>
>I am shipping my own RCP application.
>
>Is it possible to disable or even remove Software Updates? Can I add a
>capability (org.eclipse.ui.activites) to enable/disable?
>
>Thanks for any info.
I would guess that all update stuff is in the org.eclipse.update*
plugins, so if you don't include them the updater won't be available
from within your RCP application.
Achim
|
|
|
|
Re: Disabling Software Updates [message #324720 is a reply to message #324709] |
Thu, 31 January 2008 08:37 |
Eclipse User |
|
|
|
Originally posted by: al_PUBLIC.gmx.de
On Wed, 30 Jan 2008 14:41:46 -0800, "Walter Harley" <wharley@bea.com>
wrote:
>"Achim Lörke" <al_PUBLIC@gmx.de> wrote in message
>news:q3s0q31e02mu7u7js8g1du80m4g6nsvrb2@4ax.com...
>> I would guess that all update stuff is in the org.eclipse.update*
>> plugins, so if you don't include them the updater won't be available
>> from within your RCP application.
>
>
>We have a customer with a similar concern. He tried simply deleting all the
>org.eclipse.update.* plug-ins, but apparently got errors on start-up.
>
>I've been digging into those plug-ins and I can't see where that menu item
>is defined. I found the strings in the org.eclipse.update.ui
>plugin.properties file, but they are not referenced in plugin.xml nor
>(apparently) in any other source file in that project. Maybe this menu
>functionality was moved to somewhere else at some point?
>
>Can anyone tell me where the Help -> Software Updates menu item is
>contributed?
>
Sorry, I don't know about that. What we have done with our RCP based
products is just the other way around: we have downloaded the minimal
RCP package (for each platform) and added our plugins and their
dependencies. Up to now we didn't have any problems with unwanted
plugins.
Achim
|
|
|
|
Powered by
FUDForum. Page generated in 0.03403 seconds