Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Change defaults for Automatic Updates?
Change defaults for Automatic Updates? [message #299850] Sun, 26 February 2006 13:59 Go to next message
Eclipse UserFriend
Originally posted by: mdiggory.apache.org

I'm trying to make our feature based product be configure to
automatically look for updates on startup. Are there any tips on how to
set this up without dragging along a customized configuration directory
for the platform? For instance, in a plugin.xml extension property or
something like that?

-Mark
Re: Change defaults for Automatic Updates? [message #299851 is a reply to message #299850] Sun, 26 February 2006 17:12 Go to previous message
Eclipse UserFriend
Mark,

take a look at the topic "Customizing a primary feature" within the
Eclipse help.

Amongst others org.eclipse.update.scheduler defines a boolean preference
named "enabled"
(org.eclipse.update.internal.scheduler.UpdateSchedulerPlugin ) which
defaults to false.

The entry org.eclipse.update.scheduler/enabled=true in your
plugin_customization.ini file should do the trick.

Peter
Previous Topic:How to upgrade the integrated Eclipse in IBM Rational Software Development?
Next Topic:Export zip lacks libraries
Goto Forum:
  


Current Time: Tue Jul 08 13:41:28 EDT 2025

Powered by FUDForum. Page generated in 0.03092 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top