From 853ab5a62d09675e0921d2eed60c02f66e3d0050 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Mon, 14 Jun 2010 14:45:35 -0700 Subject: ADT: Multi-apk export action. This is a first step with no UI. Still needed: - handling signing - add control to how ApkBuilderHelper handles errors to prevent output to the console during export. Change-Id: Id44d708c2b0f5bb52508c33a241bbe921b4297e1 --- .../plugins/com.android.ide.eclipse.adt/plugin.xml | 51 +++++++++++++++++----- 1 file changed, 40 insertions(+), 11 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 78ebac3..13cf652 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml +++ b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml @@ -207,16 +207,21 @@ - - - - - - + + + + + + + + + - + + + + + + + + + + -- cgit v1.1