diff options
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF index dcef3c9..0b40004 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF +++ b/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF @@ -15,8 +15,7 @@ Bundle-ClassPath: ., libs/lint_checks.jar, libs/lombok-ast-0.2.jar, libs/asm-4.0.jar, - libs/asm-tree-4.0.jar, - libs/propertysheet.jar + libs/asm-tree-4.0.jar Bundle-Activator: com.android.ide.eclipse.adt.AdtPlugin Bundle-Vendor: The Android Open Source Project Require-Bundle: com.android.ide.eclipse.base, |