From dc841c630afff6eea9fa48a58143d396d272fead Mon Sep 17 00:00:00 2001 From: relves Date: Wed, 1 Nov 2006 01:33:04 +0000 Subject: NEW - bug 161443: Improve support for sites protected by http authentication https://bugs.eclipse.org/bugs/show_bug.cgi?id=161443 --- org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF index c1ae1abcf..bd18f1cc2 100644 --- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF @@ -8,6 +8,7 @@ Eclipse-AutoStart: true Bundle-Vendor: Eclipse.org Bundle-RequiredExecutionEnvironment: J2SE-1.5 Require-Bundle: org.eclipse.core.runtime, - org.eclipse.mylar.context.core + org.eclipse.mylar.context.core, + org.eclipse.update.core Export-Package: org.eclipse.mylar.internal.tasks.core, org.eclipse.mylar.tasks.core -- cgit v1.2.3