I have been using Eclipse for Android app development for quite some time. I recently upgraded the Android SDK platform to 3.0, API 11. Now I canβt open the AndroidManifest.xml file or any other XML files in the Layout folder by double-clicking.
When I double-click any XML file (for example, main.xml / strings.xml), I get the error "Unsupported content type". http://www.freeimagehosting.net/uploads/67e93ddb8a.png
Is there any way to solve this problem?
PS: If I open xml files using "Open With β Text Editor", it opens, but I can not see the layout for main.xml and the corresponding GUI for strings.xml and androidmanifest.xml http: //www.freeimagehosting. net / uploads / f537965b68.png
android eclipse android-layout xml android-xml
emmarbe
source share