OSDN Git Service

Add more logging to ADT for file open and binary XML.
authorRaphael Moll <ralf@android.com>
Tue, 8 Mar 2011 00:22:08 +0000 (16:22 -0800)
committerRaphael Moll <ralf@android.com>
Tue, 8 Mar 2011 00:22:08 +0000 (16:22 -0800)
commit445c6329bff065c6239a46f2675173a4861e4eb4
tree79a12f2e500acc1ece21e31f4bbcb6ba15557977
parentd4a227a2f58801fafd60a9721e992aa158b93c05
Add more logging to ADT for file open and binary XML.

Also in the plugin.xml, associate our editors to the "pure"
XML contentType. This should prevent Eclipse from trying
to use our editors for an invalid unsupported type.

It doesn't fix the fact the contentType isn't properly discovered.

Change-Id: Ife053c74a936d105537c49b54f3abc987001bca7
eclipse/plugins/com.android.ide.eclipse.adt/plugin.xml
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/AndroidXmlEditor.java
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/binaryxml/BinaryXMLDescriber.java