我成功构建了我的 GWT 项目。在尝试在浏览器中运行生成的 URL 时进行 dubug 后,出现以下错误。
[ERROR] The value gecko was not previously defined.
[ERROR] Line 35: Unexpected exception while processing element 'set-property'
set 属性定义为:
<set-property name="user.agent" value="ie6,ie8,safari,opera" />
一定是一些愚蠢的错误请指出。
控制台中报告的其他错误是:
[ERROR] Failure while parsing XML
[ERROR] Unexpected error while processing XML
处理元素“继承”时出现意外异常