【发布时间】:2014-12-03 09:16:57
【问题描述】:
Super Dev Mode 启动成功,但是我修改代码并尝试从浏览器重新编译后,GWT 报以下错误:
GET /recompile/de.marketmaker.iview.mmgwt.mmweb.Mmweb
Job de.marketmaker.iview.mmgwt.mmweb.DevMmweb_1_4
starting job: de.marketmaker.iview.mmgwt.mmweb.DevMmweb_1_4
binding: locale=default
binding: user.agent=gecko1_8
Compiling module de.marketmaker.iview.mmgwt.mmweb.DevMmweb
[ERROR] Current binding properties are expanding to more than one permutation but per-file compilation requires that each compile operate on only one permutation.
[WARN] recompile failed
[WARN] continuing to serve previous version
知道为什么会这样吗?我找到了以下线程,但没有给出解决方案:https://groups.google.com/forum/#!topic/google-web-toolkit-contributors/5lgtM77-1tM
【问题讨论】: