From c643667feca869d3a3e2d132092233b35dda4ada Mon Sep 17 00:00:00 2001 From: Pawel Piech Date: Thu, 13 Mar 2008 20:50:35 +0000 Subject: [PATCH] [220446] Fixed a warning in manifest file. --- plugins/org.eclipse.dd.examples.pda.ui/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/org.eclipse.dd.examples.pda.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.dd.examples.pda.ui/META-INF/MANIFEST.MF index db3421c8f05..962fb9c560a 100644 --- a/plugins/org.eclipse.dd.examples.pda.ui/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.dd.examples.pda.ui/META-INF/MANIFEST.MF @@ -18,7 +18,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.dd.dsf.ui;bundle-version="1.0.0", org.eclipse.dd.dsf.debug;bundle-version="1.0.0", org.eclipse.dd.dsf.debug.ui;bundle-version="1.0.0" -Eclipse-LazyStart: true +Bundle-ActivationPolicy: lazy Export-Package: org.eclipse.dd.examples.pda.ui, org.eclipse.dd.examples.pda.ui.breakpoints, org.eclipse.dd.examples.pda.ui.editor,