From 8b73be11eaf3c3eb44dfe4d217d6172f465418c6 Mon Sep 17 00:00:00 2001 From: Siva Velusamy Date: Mon, 22 Oct 2012 13:50:39 -0700 Subject: adtpackage: Include features, not plugins. This should maintain compatibility with upgrading features provided by ADT plugins. Change-Id: I9a711fd0a9239cfeea421919a2789c82a93899da --- .../plugins/com.android.ide.eclipse.adt.package/META-INF/MANIFEST.MF | 2 +- eclipse/plugins/com.android.ide.eclipse.adt.package/ide.product | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'eclipse/plugins/com.android.ide.eclipse.adt.package') diff --git a/eclipse/plugins/com.android.ide.eclipse.adt.package/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.adt.package/META-INF/MANIFEST.MF index 752f749..7dac1b2 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt.package/META-INF/MANIFEST.MF +++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: ADT Package Bundle-SymbolicName: com.android.ide.eclipse.adt.package;singleton:=true -Bundle-Version: 20.0.0.qualifier +Bundle-Version: 21.0.0.qualifier Bundle-Vendor: The Android Open Source Project Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Require-Bundle: org.eclipse.platform, diff --git a/eclipse/plugins/com.android.ide.eclipse.adt.package/ide.product b/eclipse/plugins/com.android.ide.eclipse.adt.package/ide.product index 599bf0f..5e34b2c 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt.package/ide.product +++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/ide.product @@ -1,7 +1,7 @@ - + @@ -35,7 +35,7 @@ - + -- cgit v1.1