Android:默认XML编辑器不再打开[不支持的内容类型错误]

Android:默认XML编辑器不再打开[不支持的内容类型错误]

问题描述:

我一直在使用Eclipse在Android中开发应用程序一段时间。我最近将Android SDK Platform更新为3.0,API 11。现在,我无法通过双击打开布局文件夹中的AndroidManifest.xml或任何其他XML文件。

I've been using Eclipse for developing apps in android for quite some time. I updated the Android SDK Platform to 3.0, API 11 recently. Now I'm unable to open the AndroidManifest.xml or any other XML files in the Layout folder by double clicking.

当我双击任何XML文件(如主文件)时。 xml / strings.xml),我收到不支持的内容类型错误。
http://www.freeimagehosting.net/uploads/67e93ddb8a.png

When I double click any XML file (like main.xml / strings.xml), I get the "Unsupported Content Type" error. http://www.freeimagehosting.net/uploads/67e93ddb8a.png

有没有办法解决这个问题?

Is there any way to solve this problem?

PS:如果我用打开打开xml文件使用 - >文本编辑器,它正在打开,但是我无法看到main.xml的layout以及strings.xml和androidmanifest.xml的相应GUI
http://www.freeimagehosting.net/uploads/f537965b68.png

P.S: If I open the xml files with "Open With -> Text Editor", it is opening, but I'm unable to see the layout for main.xml and respective GUI for strings.xml and androidmanifest.xml http://www.freeimagehosting.net/uploads/f537965b68.png

如果您已经安装了 ArgoEclipse UMLEditor ,请卸载它。

If you have installed ArgoEclipse UMLEditor, Uninstall it.


Eclipse >>帮助>>关于Eclipse >>安装详细信息>>选择>> Unistall

Eclipse >> Help >> About Eclipse >> Installation Details >> select >> Unistall

I也有这个问题。
在UMLEditor中有一个错误,
如果您是Tigris.org的会员,有人会在此问题上提交错误



I had this issue too.
There is a bug in UMLEditor,
Someone file a Bug on this issue, if you are a member at Tigris.org