Bug 531844 - Enable refresh.lightweight.enabled (Refresh on Access) by
default

This avoids problems with external IDE distributions like the Spring
Tools Suite by not using it.

Change-Id: If8f923d41c43e6c93da0efc0f2402de28c091a6d
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/platform/org.eclipse.sdk/plugin_customization.ini b/platform/org.eclipse.sdk/plugin_customization.ini
index e00a396..ca2d7c7 100644
--- a/platform/org.eclipse.sdk/plugin_customization.ini
+++ b/platform/org.eclipse.sdk/plugin_customization.ini
@@ -25,9 +25,6 @@
 # use the window set by default
 org.eclipse.ui/USE_WINDOW_WORKING_SET_BY_DEFAULT=true
 
-# lightweight auto-refresh on access by default
-org.eclipse.core.resources/refresh.lightweight.enabled=true
-
 # enable line number ruler in all textual editors by default
 org.eclipse.ui.editors/lineNumberRuler=true