Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author2004-01-22 21:28:18 +0000
committer2004-01-22 21:28:18 +0000
commit342410a072e28e3226a03f017aae99d322c7dadc (patch)
treebcf5e43ec438f8bff14c3660355f82525e80960a /bundles/org.eclipse.osgi/.options
parent6f4d2fa90fc80527e16a1796413af67467c98443 (diff)
downloadrt.equinox.framework-342410a072e28e3226a03f017aae99d322c7dadc.tar.gz
rt.equinox.framework-342410a072e28e3226a03f017aae99d322c7dadc.tar.xz
rt.equinox.framework-342410a072e28e3226a03f017aae99d322c7dadc.zip
Fix for Bug 50168 - Unresolved bundle should appear as warning in the log
Diffstat (limited to 'bundles/org.eclipse.osgi/.options')
-rw-r--r--bundles/org.eclipse.osgi/.options4
1 files changed, 4 insertions, 0 deletions
diff --git a/bundles/org.eclipse.osgi/.options b/bundles/org.eclipse.osgi/.options
index e04646841..d29dbad14 100644
--- a/bundles/org.eclipse.osgi/.options
+++ b/bundles/org.eclipse.osgi/.options
@@ -15,3 +15,7 @@ org.eclipse.osgi/debug/packageadmin=false
org.eclipse.osgi/debug/packageadmin/timing=false
org.eclipse.osgi/debug/monitorbundles=false
org.eclipse.osgi/debug/bundleTime=false
+
+# Eclipse adaptor options
+org.eclipse.osgi/eclipseadaptor/debug/platformadmin=false
+org.eclipse.osgi/eclipseadaptor/debug/platformadmin/resolver=false \ No newline at end of file

Back to the top