【发布时间】:2011-06-14 00:11:59
【问题描述】:
我正在尝试在 Eclipse 中构建 andengine (http://www.andengine.org/) 示例,但无法继续,因为 Eclipse 正在尝试将 .mod 文件(音频资源?)解析为 XML。我是否需要更改项目配置或更改 Eclipse 中的某些内容?确切的错误是:
Description
The markup declarations contained or pointed to by the document type declaration must be well-formed.
Resource
lepeltheme.mod
Path
/AndEngineExamples/assets/mfx
Location
line 1
Type
DTD Problem
我是 eclipse 的新手,也是 Java 的初学者。
感谢您的任何建议。
【问题讨论】:
标签: android eclipse dtd assets andengine