Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.weaving.hook/config.ini')
-rw-r--r--bundles/org.eclipse.equinox.weaving.hook/config.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.weaving.hook/config.ini b/bundles/org.eclipse.equinox.weaving.hook/config.ini
index 63a0e87d9..60c80770a 100644
--- a/bundles/org.eclipse.equinox.weaving.hook/config.ini
+++ b/bundles/org.eclipse.equinox.weaving.hook/config.ini
@@ -1,4 +1,4 @@
-osgi.bundles=org.eclipse.equinox.weaving.aspectj@1\:start,org.eclipse.equinox.common@2\:start,org.eclipse.update.configurator@3\:start,org.eclipse.core.runtime@start
+osgi.bundles=org.eclipse.equinox.weaving.aspectj@1\:start,org.eclipse.equinox.common@2\:start,org.eclipse.core.runtime@start
osgi.bundles.defaultStartLevel=4
osgi.framework=org.eclipse.osgi
osgi.configuration.cascaded=false

Back to the top