Pretty much as the subject says. I did the upgrade per instructions, and I can create a 1.6 AVD and run projects on it. All of that is fine. What I can't do is edit any of the Android XML-based files: manifest, layout and assets.
When I try to open any of these, one of the Android Resource/Layout/ Manifest Editors is launched, and fails. I get a "Problem Occurred" box from Eclipse with a error: java.lang.NoSuchMethodEditor An error has occurred. See error log for more details. org.eclipse.wst.sse.ui.StructuredTextEditor.isBlockSelectionModeEnabled ()Z Uninstalling and re-installing ADT didn't help. The only relevant error I can see in the log is a warning about a <uses-sdk> with version (2) is lower than project target API level (4). Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

