OSDN Git Service

Remove xml content type binding from ExportEditor.
authorRaphael Moll <ralf@android.com>
Wed, 16 Mar 2011 22:22:39 +0000 (15:22 -0700)
committerRaphael Moll <ralf@android.com>
Thu, 17 Mar 2011 20:33:20 +0000 (13:33 -0700)
commita954b44ba1dacc38f4f110b17b7f1314c50ee3fd
treebf665b1326564ccead44c04de738c166847b3816
parentb6b98413720f4cad7594c85164e9e3ba46757c5d
Remove xml content type binding from ExportEditor.

This was added by mistake when we were investigating the
issue of bug 15003. The contentTypeBinding seems to be
unused by Eclipse when selecting the proper editor, but
it's still wrong to have it set on XML For the ExportEditor.
since this one uses export.properties files.

Change-Id: I82396debe6bcb4571f150b929aa5e0287f4e9dea
eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml