From 9ca1c0b33cc3fc28c21a915730797ec01e71a152 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 17 Dec 2008 18:04:04 -0800 Subject: Code drop from //branches/cupcake/...@124589 --- .../plugins/com.android.ide.eclipse.adt/plugin.xml | 187 +++++++++++++++++++-- 1 file changed, 173 insertions(+), 14 deletions(-) (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml') diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml index 51b1291..ade4646 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml +++ b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml @@ -2,6 +2,38 @@ + + + + + + + + + + + + + + + + + + + + @@ -47,7 +79,7 @@ + + @@ -174,6 +218,13 @@ label="Create Aidl preprocess file for Parcelable classes" menubarPath="com.android.ide.eclipse.adt.AndroidTools/group1"/> + + + + - - - + + + + @@ -305,4 +358,110 @@ keyConfigurationId="org.eclipse.ui.defaultAcceleratorConfiguration"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1