From 2daa351474ac0c41725d3b241fc311689ad3328a Mon Sep 17 00:00:00 2001 From: Raphael Moll Date: Tue, 8 Mar 2011 23:31:27 -0800 Subject: Deactive BinaryXml ContentType. This breask the BinaryXml Editor feature. However it fixes the issue 15003, which is more important: http://code.google.com/p/android/issues/detail?id=15003 Change-Id: Iac0fb6ef38b7d6e60da1c8526ce9f58db2e7994b --- eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml index 168c54c..0bdbee1 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml +++ b/eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml @@ -1015,7 +1015,8 @@ commandId="com.android.ide.eclipse.adt.launch.LaunchShortcut.run" schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/> - + -- cgit v1.1