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.tasks.tests/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF') diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF index e2f887c55..95fe85d78 100644 --- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF @@ -32,6 +32,7 @@ Bundle-ClassPath: mylyn-tasklist-tests.jar Export-Package: org.eclipse.mylyn.tasks.tests;x-internal:=true, org.eclipse.mylyn.tasks.tests.bugs;x-internal:=true, org.eclipse.mylyn.tasks.tests.connector;x-internal:=true, + org.eclipse.mylyn.tasks.tests.data;x-internal:=true, org.eclipse.mylyn.tasks.tests.performance;x-internal:=true, org.eclipse.mylyn.tasks.tests.web;x-internal:=true Bundle-RequiredExecutionEnvironment: J2SE-1.5 -- cgit v1.2.3