# HG changeset patch # User dadubrow # Date 1285678381 18000 # Node ID 9d4175f1e121f116e063b5a289b6498822a00745 # Parent cb5409e4a773e3a7139dd371689be26e154d55ff enable auto update for lite build diff -r cb5409e4a773 -r 9d4175f1e121 core/com.nokia.carbide.cpp/plugin_customization.ini --- a/core/com.nokia.carbide.cpp/plugin_customization.ini Mon Sep 27 16:06:46 2010 -0500 +++ b/core/com.nokia.carbide.cpp/plugin_customization.ini Tue Sep 28 07:53:01 2010 -0500 @@ -270,3 +270,6 @@ # disable certain SBSv2 configurations by default com.nokia.carbide.cpp.sdk.core/sbsv2FilteredConfigs=tools2_deb;tools2_rel;gccxml_udeb;gccxml_urel;tools_deb;tools_rel + +#enable p2 automatic updates +org.eclipse.equinox.p2.ui.sdk.scheduler/enabled=true