After updating (to the just released updates) a problem occurs: I get an Error message "Unsupported Content Type in Editor"
The quick error dialog say's that the layout xml is 'illformed'. Not sure that has anything to do with it (as these all worked before). If I click the link in the dialog panel and make an association - same problem occurs (even after rebooting Eclipse).
When I expand the layout xml to the full list of errors, the top two errors are:
org.eclipse.core.runtime.CoreException: Error opening the Android XML editor. Is the document an XML file? at com.android.ide.eclipse.adt.internal.editors.AndroidXmlEditor.createTextEditor(AndroidXmlEditor.java:617)
Any ideas ??? Obviously I can't open it to see what the 'illformed' issues are and, ALL these projects worked fine before the update...
UPDATED
If you experience the same/similar problem, add to the list at http://code.google.com/p/android/issues/detail?id=15003
The Problem follows but, here's a Workaround that worked for me: Make the association of the xml to the Android Layout Editor via Eclipse Pref's - associating them from the problem dialog doesn't appear to work. Then, restart Eclipse. This is a project per project needed change.
