aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF11
1 files changed, 3 insertions, 8 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
index fc2c92780..75a39f88c 100644
--- a/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/eclipse/plugins/com.android.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -5,12 +5,7 @@ Bundle-SymbolicName: com.android.ide.eclipse.tests
Bundle-Version: 22.6.2.qualifier
Bundle-Vendor: The Android Open Source Project
Fragment-Host: com.android.ide.eclipse.adt;bundle-version="21.0.0"
-Require-Bundle: org.junit
+Require-Bundle: org.junit,
+ com.android.tools.testutils;bundle-version="22.9.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Bundle-ClassPath: kxml2-2.3.0.jar,
- .,
- testutils.jar,
- layoutlib.jar,
- lint-api.jar,
- lint-checks.jar,
- easymock.jar
+Bundle-ClassPath: .