From 2dab441c1bf2c46de9153c1bccd5afb7bd31b12e Mon Sep 17 00:00:00 2001 From: mkersten Date: Tue, 29 Apr 2008 21:57:26 +0000 Subject: NEW - bug 214379: [api] Generalize screen capture UI and other common facilities for cross-project use https://bugs.eclipse.org/bugs/show_bug.cgi?id=214379 --- org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF index 21376838b..dc6f0516a 100644 --- a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF @@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.mylyn.web.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.mylyn.monitor.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.core.net -Eclipse-AutoStart: true +Bundle-ActivationPolicy: lazy Bundle-Vendor: Eclipse.org Bundle-ClassPath: . Export-Package: org.eclipse.mylyn.internal.bugzilla.core;x-friends:="org.eclipse.mylyn.bugzilla.ide,org.eclipse.mylyn.bugzilla.ui", -- cgit v1.2.3